
After swearing I’d never do it again, here we are with my next course at almost 12 hours. SaaS Foundations with Django! It will be on YouTube. It will cover: - Django - Sending Emails with Gmail (at least short term) - Django AllAuth + GitHub Login - Deploy to Railway - Integrate Neon Postgres - Django Groups and User Permissions - Django + Stripe Integration - Stripe reoccurring payments via Products/Prices API - Django Management commands to sync Users subscription status with correct permissions - Django management commands for pulling vendor css/js (tailwind/flowbite) for container-based builds plus - Django with whitenoise - Scheduled GitHub Actions Workflows to sync prod database with stripe status (e.g replacing a Celery beat server) - Using Neon Branching for Postgres in GitHub Actions to leverage production data without touch production data - Python Decouple for env vars - and much more. Once I drop the video it will be in this thread. In the meantime, here’s the code 👇










