📄️ Database
Database configuration guide for Django-CFG with URL-based setup and multi-database support.
📄️ URL Configuration
URL-based database configuration with dj-database-url
📄️ Multi-Database
Configure multiple databases with Django-CFG
📄️ Routing
Automatic database routing with Django-CFG
📄️ Migrations
Multi-database migration commands
📄️ Cross-Database Relations
ForeignKeys across different databases with db_constraint=False