Set up a Django project:
Project name: ${{PROJECT_NAME}}
Features needed: ${{FEATURES}}
Database: ${{DATABASE}}
Configure:
- Project structure
- Settings organization (dev/prod)
- Database configuration
- User authentication
- Static/media files
- Environment variables
- Django REST Framework setup
- Admin customizationOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{PROJECT_NAME][{FEATURES][{DATABASE]