Django Development Guidelines
Objective: Define standards for building secure, scalable, and maintainable Django applications, covering project structure, models, views, security, testing, and async task processing.
Source File
View the full rule: .agent/rules/django.md
Sections
- Project Structure & Settings
- Models & Database
- Views, APIs & Serialization
- Security
- Testing, Tooling & Async Tasks
