django-constance
App settings manager
Allows dynamic configuration of Django applications
Dynamic Django settings.
2k stars
35 watching
311 forks
Language: Python
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that organizes Django project settings using object-oriented programming patterns. | 1,109 |
| A utility to simplify Django database configuration using environment variables. | 1,500 |
| A Django integration for storing and managing application-wide settings using Redis | 13 |
| Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
| A Django app that stores model history and allows view/revert changes from the admin site. | 2,233 |
| A modern, extendable admin interface built on top of Django. | 1,182 |
| Provides tools to serve files with Django efficiently and securely. | 387 |
| Abstractions for Django forms to simplify complex form handling and previewing | 821 |
| Tools for running and testing Django applications | 880 |
| Provides a minimalist class-based settings approach for Django | 36 |
| A Django app for managing robots exclusion protocol files | 459 |
| A tool for managing feature toggles in Django applications. | 1,138 |
| Configures typed extra settings using the Django admin interface. | 556 |
| Organizes Django settings into multiple files and directories. | 1,136 |
| A Django project that simplifies the use of inherited models by automatically downcasting and providing features for filtering, querying, and combining models. | 1,665 |