django - Django Python Web Framework
Build full-featured web applications using Django framework with ORM, admin, and authentication
Tags
Updated: 2026-03-26Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create project
- create app
- define models
- build views
- configure URLs
- create templates
- register admin
- run migrations
- create serializers
- create viewsets
- run server
- write tests
- create forms
Inputs
- Python 3.10+
- pip
- database credentials
- secret key
- allowed hosts
Outputs
- web application
- database migrations
- admin interface
- API endpoints
- HTML templates
- static files
Requirements
- Python 3.10 or higher
- pip
- Django installation
