2013-03-02 14:49:43 +00:00
|
|
|
Constance - Dynamic Django settings
|
|
|
|
|
===================================
|
|
|
|
|
|
2015-12-17 08:45:19 +00:00
|
|
|
.. image:: https://secure.travis-ci.org/jazzband/django-constance.png
|
2013-03-02 14:49:43 +00:00
|
|
|
:alt: Build Status
|
2015-12-17 08:45:19 +00:00
|
|
|
:target: http://travis-ci.org/jazzband/django-constance
|
|
|
|
|
|
|
|
|
|
.. image:: https://jazzband.co/static/img/badge.svg
|
|
|
|
|
:alt: Jazzband
|
|
|
|
|
:target: https://jazzband.co/
|
2010-08-25 08:30:58 +00:00
|
|
|
|
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
|
|
|
|
2014-12-02 20:15:24 +00:00
|
|
|
http://django-constance.readthedocs.org/
|
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
|