Skip to content

Commit 6885883

Browse files
committed
update readme with latest post
1 parent d9b4b85 commit 6885883

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Posts and associated code:
77

88
|Post|Code Directory|
99
|---|---|
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)|
1011
|[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)|
1112
|[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)|
1213
|[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

Comments
 (0)