Your New
Project is Ready
Production-ready Django backend with Next.js admin. Type-safe configuration, modern UI, and AI-native documentation out of the box.
django-cfg create-project my_appGet Started in Minutes
Your project is almost ready. Just a few commands to go.
Edit your .env file with database and secret settings
nano api/environment/.envCreate database tables and initial data
poetry run python manage.py migrateSet up your admin account
poetry run python manage.py superuserLaunch the development server
poetry run python manage.py runserverAfter setup, access your application at:
Your AI Knows Django-CFG
First Django framework with MCP server. Claude, Cursor, GPT can access documentation instantly.
Add this to your AI assistant config and get instant access to all DjangoCFG documentation.
MCP Server
Add to Claude Desktop or Cursor config for instant docs access
CLI Tools
Search docs from terminal: manage.py ai_docs search "query"
CLAUDE.md
Auto-detected hints in every project directory
poetry run python manage.py ai_docs search "database"How to configure PostgreSQL...
Everything You Need
Production-ready features out of the box. Focus on your business logic, not infrastructure.
Ready to Build?
Your production-ready Django backend is waiting. Start building your next great project.