浏览代码

add django-constance

add django-constance
Andreu Vallbona Plazas 5 年之前
父节点
当前提交
0765605abb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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.