django-split-settings

Settings organizer

Organizes Django settings into multiple files and directories.

Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.

GitHub

1k stars
17 watching
68 forks
Language: Python
last commit: almost 2 years ago
Linked from 2 awesome lists

djangodjango-configurationdjango-settingspythonpython3settings

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jazzband/django-configurationsA tool that organizes Django project settings using object-oriented programming patterns.1,109
jazzband/django-constanceAllows dynamic configuration of Django applications1,733
ceterai/django-pyprojectTool to store Django settings in pyproject.toml file5
fabiocaccamo/django-extra-settingsConfigures typed extra settings using the Django admin interface.556
mechanism/wagtail-constanceA Django integration for storing and managing application-wide settings using Redis13
funkybob/django-classy-settingsProvides a minimalist class-based settings approach for Django36
wemake-services/wemake-django-templateA Django project template focusing on code quality and security for rapid development and production-ready applications.2,015
bennylope/django-organizationsA Django package that enables multi-user account management with groups and organization relationships.1,309
djangopackages/djangopackagesA curated collection of reusable Django applications and tools799
django-wiki/django-wikiA web application framework with built-in wiki functionality1,838
django-admin-tools/django-admin-toolsExtends Django's admin interface with a customizable dashboard and navigation menu868
wemake-services/django-test-migrationsA tool to test Django schema and data migrations for reliability and correctness.532
saxix/django-adminactionsA collection of reusable actions for managing data in Django models.686
django-tenants/django-tenantsEnables multiple tenants to share the same project instance while maintaining separate data and routing for each tenant1,555
jazzband/django-user-sessionsEnhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management.637