2013-03-02 14:49:43 +00:00
|
|
|
Constance - Dynamic Django settings
|
|
|
|
|
===================================
|
|
|
|
|
|
2015-12-17 08:45:19 +00:00
|
|
|
.. image:: https://jazzband.co/static/img/badge.svg
|
|
|
|
|
:alt: Jazzband
|
|
|
|
|
:target: https://jazzband.co/
|
2010-08-25 08:30:58 +00:00
|
|
|
|
2020-11-30 20:03:00 +00:00
|
|
|
.. image:: https://img.shields.io/readthedocs/django-constance.svg
|
|
|
|
|
:target: https://django-constance.readthedocs.io/
|
|
|
|
|
:alt: Documentation
|
|
|
|
|
|
|
|
|
|
.. image:: https://github.com/jazzband/django-constance/workflows/Test/badge.svg
|
|
|
|
|
:target: https://github.com/jazzband/django-constance/actions
|
|
|
|
|
:alt: GitHub Actions
|
|
|
|
|
|
|
|
|
|
.. image:: https://codecov.io/gh/jazzband/django-constance/branch/master/graph/badge.svg
|
|
|
|
|
:target: https://codecov.io/gh/jazzband/django-constance
|
|
|
|
|
:alt: Coverage
|
|
|
|
|
|
2014-11-25 20:58:02 +00:00
|
|
|
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.
|
2010-08-25 08:30:58 +00:00
|
|
|
|
2014-11-25 20:58:02 +00:00
|
|
|
For more information see the documentation at:
|
2010-08-25 08:30:58 +00:00
|
|
|
|
2016-06-11 09:52:12 +00:00
|
|
|
https://django-constance.readthedocs.io/
|
2010-08-25 08:30:58 +00:00
|
|
|
|
2014-11-25 20:58:02 +00:00
|
|
|
If you have questions or have trouble using the app please file a bug report
|
|
|
|
|
at:
|
2013-03-02 16:03:37 +00:00
|
|
|
|
2015-12-17 08:45:19 +00:00
|
|
|
https://github.com/jazzband/django-constance/issues
|