🗃️ Field Types
4 items
📄️ Overview & Philosophy
Declarative Pydantic-based Django admin configuration with type-safe field definitions, automatic display methods, and modern UI components.
📄️ Quick Start
Get started with Django-CFG declarative admin in 5 minutes. Simple examples to configure your first Pydantic-based admin interface.
📄️ Configuration
Complete configuration reference for Django Admin - AdminConfig, decorators, HTML utilities, and display helpers.
📄️ Filters
Complete guide to using filters in Django Admin module - simple filters, custom filters, and third-party integrations.
📄️ Examples
Complete working examples of Django Admin from production code - Payment, User, E-commerce, and Newsletter admins.
📄️ API Reference
Complete API reference for Django Admin module - all classes, methods, and utilities.
📄️ Documentation
Auto-discover and display markdown documentation and management commands in Django Admin with DocumentationConfig