• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/H19-Nov-2020-148

.tx/H19-Nov-2020-97

constance/H19-Nov-2020-2,6012,092

docs/H03-May-2022-1,7761,087

example/H03-May-2022-277181

tests/H19-Nov-2020-853667

.coveragercH A D19-Nov-2020126 97

.gitignoreH A D19-Nov-202094 1211

.travis.ymlH A D19-Nov-2020522 2221

AUTHORSH A D19-Nov-20201.6 KiB4746

CONTRIBUTING.mdH A D19-Nov-2020306 42

LICENSEH A D19-Nov-20201.4 KiB117

MANIFEST.inH A D19-Nov-2020127 43

README.rstH A D19-Nov-2020709 2315

setup.pyH A D19-Nov-20202.2 KiB6962

test_threads.pyH A D19-Nov-20200 10

tox.iniH A D19-Nov-2020809 3028

README.rst

1Constance - Dynamic Django settings
2===================================
3
4.. image:: https://secure.travis-ci.org/jazzband/django-constance.svg
5    :alt: Build Status
6    :target: http://travis-ci.org/jazzband/django-constance
7
8.. image:: https://jazzband.co/static/img/badge.svg
9   :alt: Jazzband
10   :target: https://jazzband.co/
11
12A Django app for storing dynamic settings in pluggable backends (Redis and
13Django model backend built in) with an integration with the Django admin app.
14
15For more information see the documentation at:
16
17https://django-constance.readthedocs.io/
18
19If you have questions or have trouble using the app please file a bug report
20at:
21
22https://github.com/jazzband/django-constance/issues
23