django-expert
Installation
SKILL.md
Django Expert
Expert guidance for Django - high-level Python web framework for building secure, scalable web applications with batteries included.
Core Concepts
Django Architecture
- MVT (Model-View-Template) pattern
- ORM (Object-Relational Mapping)
- Admin interface
- Authentication system
- URL routing
- Template engine
- Forms and validation