Skip to Content
DocsDocumentation

DjangoCFG Documentation

Welcome to the DjangoCFG documentation. DjangoCFG is a comprehensive configuration framework that simplifies Django project setup and management.

What is DjangoCFG?

DjangoCFG provides a unified configuration system for Django projects, offering:

  • Type-safe configuration - Pydantic-based models with full IDE support
  • Environment management - Seamless .env file handling
  • Modular architecture - Pick and choose the components you need
  • AI-powered tools - Built-in AI agents for development assistance