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 22, 2024
1 parent ebed4be commit 9ca6959
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 @@ -87,6 +87,7 @@
"ujcd7bt6wX0",
"v4QkI0UNAvc",
"wAJNhwP_tAk",
"wr7cfnLdqn0",
"xETCheHdELo",
"yn86H9Eu1nk",
"z5cXSgAqsMs",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Password Resets and Signal Handling - Building SaaS #194"
description: "In this episode, we hooked up the email confirmation signal to the prompt sending code so that new users can use JourneyInbox immediately. Then we focused on handling all the functionality related to the password reset feature. This meant customizing a bunch of django-allauth forms."
image: img/2024/wr7cfnLdqn0.jpg
video: https://www.youtube.com/embed/wr7cfnLdqn0
type: post
categories:
- YouTube
- Python
- Django
tags: ['Python', 'Django', 'SaaS', 'django-allauth', 'passwords', 'password reset', 'templates']

---

In this episode, we hooked up the email confirmation signal to the prompt sending code so that new users can use JourneyInbox immediately. Then we focused on handling all the functionality related to the password reset feature. This meant customizing a bunch of django-allauth forms.
Binary file added static/img/2024/wr7cfnLdqn0.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 9ca6959

Please sign in to comment.