Django-CFG

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_app
PostgreSQL
Redis
JWT Auth
AI-Native
8+
Built-in Apps
100%
Type Safe
30s
Setup Time
Quick Start

Get Started in Minutes

Your project is almost ready. Just a few commands to go.

1. Configure Environment
Required

Edit your .env file with database and secret settings

$nano api/environment/.env
2. Run Migrations

Create database tables and initial data

$poetry run python manage.py migrate
3. Create Superuser

Set up your admin account

$poetry run python manage.py superuser
4. Start Server

Launch the development server

$poetry run python manage.py runserver

After setup, access your application at:

AI-Native Documentation

Your AI Knows Django-CFG

First Django framework with MCP server. Claude, Cursor, GPT can access documentation instantly.

claude_desktop_config.json
MCP Server
Loading code...

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

Terminal
$poetry run python manage.py ai_docs search "database"
1. Database Configuration
   How to configure PostgreSQL...

Everything You Need

Production-ready features out of the box. Focus on your business logic, not infrastructure.

AI-Native Docs
MCP server for Claude, Cursor, GPT. Your AI assistant can search docs instantly.
Multi-Database
PostgreSQL, MySQL, SQLite with automatic routing and connection pooling.
Next.js Admin
Modern React admin with Tailwind CSS. Auto-generated TypeScript types.
JWT Authentication
Secure token-based auth with refresh tokens and role-based access control.
Background Tasks
Django-RQ with Redis. 10K+ jobs/sec with built-in monitoring dashboard.
Type-Safe Config
Pydantic v2 settings with validation, environment variables, and secrets.
User Management
Complete accounts app with profiles, roles, and permissions.
Payments Ready
Multi-provider payments with NowPayments, CryptAPI, automatic failover.
Notifications
Email, Telegram, and push notifications with templates.
API Documentation
Auto-generated OpenAPI docs with Swagger UI and ReDoc.

Ready to Build?

Your production-ready Django backend is waiting. Start building your next great project.