mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-24 04:21:10 +00:00
add django-constance
add django-constance
This commit is contained in:
parent
f025108b06
commit
0765605abb
|
@ -96,6 +96,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
||||||
- [confidential](https://github.com/candidco/confidential) - Manage configs and secrets (with CLI support).
|
- [confidential](https://github.com/candidco/confidential) - Manage configs and secrets (with CLI support).
|
||||||
- [django-environ](https://github.com/joke2k/django-environ) - Environment variables.
|
- [django-environ](https://github.com/joke2k/django-environ) - Environment variables.
|
||||||
- [django-split-settings](https://github.com/sobolevn/django-split-settings) - Organize multiple settings files.
|
- [django-split-settings](https://github.com/sobolevn/django-split-settings) - Organize multiple settings files.
|
||||||
|
- [django-constance](https://github.com/jazzband/django-constance) - A Django app for storing dynamic settings in pluggable backends (Redis and Django model backend built in) with an integration with the Django admin app.
|
||||||
|
|
||||||
### Content Management Systems
|
### Content Management Systems
|
||||||
- [wagtail](https://github.com/wagtail/wagtail) - Popular Django content management system (CMS). See [awesome-wagtail](https://github.com/springload/awesome-wagtail) too.
|
- [wagtail](https://github.com/wagtail/wagtail) - Popular Django content management system (CMS). See [awesome-wagtail](https://github.com/springload/awesome-wagtail) too.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user