Skip to content

Commit

Permalink
Add missing video post
Browse files Browse the repository at this point in the history
  • Loading branch information
mblayman authored and github-actions[bot] committed Jun 8, 2024
1 parent 5176ea5 commit ba6638d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions bin/processed_videos.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"GD--Xy54icI",
"GQ8MDUnGBvg",
"H7-Cz1kJhOc",
"HMv5N6pzQDg",
"HgKcO_mBmFs",
"IbwRgzXaATE",
"JM6oy2DjAds",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Polish, Debug Toolbar, Email Signals - Building SaaS with Python and Django #193"
description: "In this episode, we first added the Django debug toolbar to aid future troubleshooting. Then, following some PR cleanup, I added django-denied as the authorization framework for the site. With those two packages integrated, I did some polishing work and began the effort to send prompts immediately following email verification."
image: img/2024/HMv5N6pzQDg.jpg
video: https://www.youtube.com/embed/HMv5N6pzQDg
type: post
categories:
- YouTube
- Python
- Django
tags: ['Python', 'Django', 'SaaS', 'authz', 'debug toolbar', 'debugging']

---

In this episode, we first added the Django debug toolbar to aid future troubleshooting. Then, following some PR cleanup, I added django-denied as the authorization framework for the site. With those two packages integrated, I did some polishing work and began the effort to send prompts immediately following email verification.
Binary file added static/img/2024/HMv5N6pzQDg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ba6638d

Please sign in to comment.