You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ Posts and associated code:
7
7
8
8
|Post|Code Directory|
9
9
|---|---|
10
+
|[Tracking Daily User Data in Django with django-user-visit](https://www.fullstackpython.com/blog/track-daily-user-data-django-user-visit.html)|[track-daily-user-data-django-user-visit](./track-daily-user-data-django-user-visit)|
10
11
|[Quickly Use Bootstrap 4 in a Django Template with a CDN](https://www.fullstackpython.com/blog/bootstrap-4-django-template.html)|[bootstrap-4-django-template](./bootstrap-4-django-template)|
11
12
|[Learning pandas by Exploring COVID-19 Data](https://www.fullstackpython.com/blog/learn-pandas-basic-commands-explore-covid-19-data.html)|[pandas-covid-19](./pandas-covid-19)|
12
13
|[Adding Okta Authentication to an Existing Flask Web App](https://www.fullstackpython.com/blog/okta-user-auth-existing-flask-web-app.html)|[auth-existing-flask-app](./auth-existing-flask-app)|
0 commit comments