Live Demo

Try Django-CFG

Full-stack demo: admin, dashboard, and public site in one Next.js app

Interactive Demo
Next.js frontend with all features
democfg.com
Open Demo
Admin Panel
Django admin interface
api.democfg.com
Open Admin Panel

Admin Features

Modern Admin
Unfold-powered Django admin
Full Config
All Django-CFG settings
Data Models
Browse and manage models
User Management
Users and permissions

One Project, Three Interfaces

Single Next.js codebase with shared components

Next.js Project
Public
/
Dashboard
/private
Admin
/cfg/admin
Django Backend
APIAuth