Django A collection of 200 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 #models #graphviz #admin First Major Model - Building SaaS with Python and Django #163 In this episode, we got to work on the core modeling for the application. I started by adding some visualization tooling to see the models in the system, then got to modeling of the primary … ← Next Articles Previous Articles →