mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-27 19:50:24 +00:00
Dynamic Django settings.
Test usage of override_config in different forms Ensure flexibility between decorator and context manager |
||
|---|---|---|
| .tx | ||
| constance | ||
| docs | ||
| example | ||
| tests | ||
| .coveragerc | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS | ||
| LICENSE | ||
| MANIFEST.in | ||
| README.rst | ||
| setup.cfg | ||
| setup.py | ||
| tox.ini | ||
Constance - Dynamic Django settings
===================================
.. image:: https://secure.travis-ci.org/jezdez/django-constance.png
:alt: Build Status
:target: http://travis-ci.org/jezdez/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.
For more information see the documentation at:
http://django-constance.readthedocs.org/
If you have questions or have trouble using the app please file a bug report
at:
https://github.com/jezdez/django-constance/issues