SaaS A collection of 59 articles #Python #Django #SaaS #Sentry #email Sentry Setup - Building SaaS with Python and Django #166 In this episode, I finished the email sending job, then determined which issues will be needed before launching the product. Once we crafted the short list, I added an integration with … #Python #Django #SaaS #email #templates Email Templates - Building SaaS with Python and Django #165 In this episode, we added the prompt email that will be the primary way of connecting to users for our email-based journaling service. I spent a fair amount of time thinking about copy … I make a lot of Django content for the community. Please support me on Patreon! #Python #Django #SaaS #email #accounts Accounts and Email - Building SaaS with Python and Django #164 In this episode, I planned to do the work of sending email prompts for the journal to users. Along the path, we realized that the Account model was missing, so I stopped to build that out … #Python #Django #SaaS #email #templates #testing #CI Finish Signup and CI - Building SaaS with Python and Django #162 In this episode, I continued on the signup flows that started in the previous stream. We configured the email backend and verified that the end to end signup flow worked. Then I set up the … ← Next Articles Previous Articles →