Django A collection of 200 articles #Python #Django #SaaS #SendGrid SendGrid Inbound - Building SaaS with Python and Django #170 In this episode, we worked on the inbound hook to receive email responses from SendGrid using the service’s Inbound Parse feature. We worked through the configuration and addressed the … #Python #Django #SaaS #email #SendGrid #Cloudflare SendGrid Outbound - Building SaaS with Python and Django #169 In this episode, we took another step closer to deploying the service online. The primary goal was to make sure that email sending works. I spent a lot of time explaining email configuration … I make a lot of Django content for the community. Please support me on Patreon! #Python #Django #SaaS #deployment #Postgres Deployment Checklist - Building SaaS with Python and Django #168 In this episode, I added the deployment checklist and improved the security of the app. Then we moved to work to set up the database to use DATABASE_URL and prepare to use Postgres. #Python #Django #SaaS #django-simple-history #soft deletion #SendGrid Launch Preparation - Building SaaS with Python and Django #167 In this episode, I started working through the set of issues that I previously identified as necessary to complete before launching the service on Heroku. We add history tracking, soft … Previous Articles →