Extract a New Open Source Package - Building SaaS #140
The author creates a new open-source Django package called 'django-denied' for handling authorization, extracted from a SaaS project.
The author creates a new open-source Django package called 'django-denied' for handling authorization, extracted from a SaaS project.
A developer creates a new model for a teacher checklist feature in a Django-based homeschool SaaS application.
A developer builds a teacher checklist model and feature for a Django-based SaaS homeschooling application in this coding stream recap.
A developer continues building a teacher checklist feature for a SaaS app, focusing on Django refactoring and adding new context data.
A developer builds a new teacher checklist feature in a Django SaaS project, creating a dedicated 'teachers' app.
Explores using htmx instead of JavaScript for dynamic web features like AJAX and infinite scroll in various frameworks.
Learn systematic problem-solving techniques and tools for debugging issues in Django web applications.
A developer troubleshoots a broken Python virtual environment and dives deep into dependency installation issues in this coding screencast.
The developer works on small user-requested features for a SaaS app, taking a break between larger projects.
Building a Django SaaS feature for user-requested PDF bundles, integrating S3 file storage via django-storages.
Adding a PDF course completion report for students in a SaaS application built with Python and Django.
A technical guide comparing the API extension patterns of Kubernetes and Django, focusing on custom controllers and resource management.
The article details adding a PDF attendance report to a SaaS project, covering development challenges and code patterns.
An update on adding a new report to a PDF bundle, including code cleanup and refactoring in a SaaS project.
A guide to Django security, covering common vulnerabilities and how the framework helps protect web applications from threats.
Developer debugs static file handling for PDF reports in a Django-based SaaS application during a live coding session.
A developer adds a user-requested task management feature and CSS styling to a PDF report for a SaaS application.
The author documents upgrading their SaaS app from Tailwind CSS v2 to v3, following the official migration guide.
A guide to managing Django site settings, covering configuration sources, environment variables, and multi-environment patterns.
Developer builds admin tools to inspect PDF reports for a homeschool app, part of a SaaS development series.