django-web-patterns
Installation
SKILL.md
Django Web Patterns
Master Django's batteries-included approach to web development, including the ORM, class-based views, templates, forms, and Django REST Framework for building robust, scalable Python web applications.
When to Use This Skill
- Building web applications with Django
- Working with Django ORM and database modeling
- Implementing class-based views and mixins
- Creating REST APIs with Django REST Framework
- Building forms and handling user input
- Implementing authentication and permissions
- Optimizing Django application performance
Core Concepts
1. Django Models
ORM and Database Modeling