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
+1
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
+
|[Using Sentry to Handle Python Exceptions in Django Projects](https://www.fullstackpython.com/blog/sentry-handle-exceptions-django-projects.html)|[sentry-handle-exceptions-django-projects](./sentry-handle-exceptions-django-projects)|
10
11
|[How to Transcribe Speech Recordings into Text with Python](https://www.fullstackpython.com/blog/transcribe-recordings-speech-text-assemblyai.html)|[transcribe-speech-text-script](./transcribe-speech-text-script)|
11
12
|[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)|
12
13
|[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)|
0 commit comments