Completing Account Deactivation - Building SaaS #18
This episode covers completing the user account deactivation flow, including logging out users and marking accounts as inactive in a Django app.
This episode covers completing the user account deactivation flow, including logging out users and marking accounts as inactive in a Django app.
A technical guide on implementing Stripe subscription cancellation and account deactivation workflows in a Django SaaS application.
This article demonstrates using feature flags in a Django SaaS project to control the release of new features to users.
This article explains how to add feature flags to a Django SaaS project using the Django Waffle library to control user access to new features.
A recap of the January live streams focused on building a SaaS product with Python and Django, covering integrations and admin tools.
Building a Python/Django tool to semi-automate backend manual tasks, making them faster to complete.
Building SaaS app: Adding a Celery background task for web scraping a third-party service using Python, Django, and Beautiful Soup.
A developer adds a third-party integration (Prompt) to a SaaS project using Python and Django, involving model, view, and template changes.
A developer stream on integrating a third-party service into a SaaS app using Python and Django, focusing on database modeling.
A developer streams on Twitch, showing how to build a SaaS product with Python and Django, covering design, testing, and deployment.
A developer builds a Django model to handle multiple Stripe subscription plans for a SaaS application and updates the landing page.
A developer creates a report email from web-scraped data for a SaaS application using Python and Django.
A developer documents building a SaaS product using Python and Django, starting with a live stream experiment.
A deep-dive technical guide into Laravel Spark, an alpha-release tool for quickly building SaaS applications with Laravel.
Matt Stauffer shares his recent podcast and vlog appearances, discussing topics like SaaS, Laravel, and CSS.
Laravel Forge introduces Circles for team server access and a new Forge Plus plan with unlimited servers and team management features.