Make A Landing Page - Building SaaS #75
A developer adds a landing page to their SaaS app using a Tailwind CSS template, detailing the integration and styling process.
A developer adds a landing page to their SaaS app using a Tailwind CSS template, detailing the integration and styling process.
Learn how to use django-hijack to impersonate user accounts and troubleshoot customer issues in Django projects.
Integrating the Bandit security tool for automated code checks and improving the user sign-up flow in a Django SaaS project.
Explains what a Django application is, its structure, and how it fits into a Django project.
A Django developer explains how to use the regroup template tag to dynamically organize queryset data for display in course resources.
A team used Django to build a mobile web app for homeless youth services in a two-week hackathon.
A developer adds break display logic to a weekly schedule in a SaaS app, focusing on Django templates and styling.
A developer adds custom form validation in Django to prevent duplicate student enrollments and improves empty state templates.
A developer stream recap fixing task completion date bugs and adding student grade data to a Django SaaS app using test-driven development.
The article details bug fixes and UI improvements for a SaaS application based on user feedback, including course clarity and schedule ordering.
A developer builds a school year calendar feature in Django, adding break day models, methods, and tests.
A developer builds a 'SchoolBreak' model in Django using TDD to track holidays and vacations for a school scheduling app.
A developer documents project setup, fixes a course scheduling bug, and starts building a new student reports section in a Django application.
A developer updates a Django app to handle default task durations from the Course model, fixes form bugs, and adds tests.
A developer builds a student enrollment form using Python and Django, focusing on context data, Tailwind CSS styling, and unit testing.
An overview of essential testing tools and techniques for Django applications, including pytest-django, factory_boy, and django-test-plus.
A developer works on the final features of a SaaS homeschool app, focusing on student enrollment, templates, and testing in Python/Django.
Learn how Django uses models and migrations to store and manage data in a relational database.
A developer live-codes the final touches on a hackathon project, covering Django models, UI integration, RSS feeds, and Heroku deployment.
A developer builds a mobile web app for a homelessness-focused hackathon using Python and Django, covering models, admin, and pages.