Core
Django-CFG core covers the foundational architecture, design patterns, and system internals that power the framework.
Architecture & Patterns
Architecture
High-level architecture overview and design principles
Type Safety
Pydantic v2 type-safe configuration system
Builder Pattern
Composable configuration building with the Builder pattern
Generator Pattern
Code generation and auto-configuration via the Generator pattern
System Internals
Django Integration
How Django-CFG integrates with Django’s settings system
Registry
Component registry and discovery
Routing
URL routing and configuration
Middleware
Custom middleware configuration
CORS
Cross-Origin Resource Sharing configuration
Rate Limiting
Request rate limiting and throttling
Startup
System startup logging and configuration display
Utilities
Helper utilities and tools
Last updated on