|
@@ -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).
|
|
|
- [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-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
|
|
|
- [wagtail](https://github.com/wagtail/wagtail) - Popular Django content management system (CMS). See [awesome-wagtail](https://github.com/springload/awesome-wagtail) too.
|