django-constance/README.rst

19 lines
599 B
ReStructuredText
Raw Normal View History

2013-03-02 14:49:43 +00:00
Constance - Dynamic Django settings
===================================
2014-11-25 20:58:02 +00:00
.. image:: https://secure.travis-ci.org/jezdez/django-constance.png
2013-03-02 14:49:43 +00:00
:alt: Build Status
2014-11-25 20:58:02 +00:00
:target: http://travis-ci.org/jezdez/django-constance
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:
2014-12-02 20:15:24 +00:00
https://github.com/jezdez/django-constance/issues