Teacher Checklist Model - Building SaaS #139
A developer creates a new model for a teacher checklist feature in a Django-based homeschool SaaS application.
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.
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 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.
Developer adds a customer-requested feature to reorder grade levels in a homeschool app, part of a SaaS building series.
Building a zip archive HTTP response for PDF reports in a Django SaaS application, including setup for the weasyprint package.
Learn strategies to improve Django website performance by increasing throughput and reducing latency.
A developer builds a PDF bundle feature for a SaaS app, creating zip archives of school year reports for customers.