django-constance/constance
Jannis Leidel 52cbce7a08 Stop requiring six as a depdendency.
This is possible now that we require at least a version of Django that ships with six.

Signed-off-by: Jannis Leidel <jannis@leidel.info>
2014-11-27 17:53:01 +01:00
..
backends Stop requiring six as a depdendency. 2014-11-27 17:53:01 +01:00
locale Merge pull request #72 from wpj-cz/master 2014-08-07 15:43:22 -04:00
templates/admin/constance Hash settings to prevent overwriting of someone else's changes 2014-11-27 17:51:12 +01:00
templatetags Added an own static template tag, sigh. 2013-04-12 18:12:55 +02:00
__init__.py Make the config object lazy for old Djangos. 2014-11-25 22:46:58 +01:00
admin.py Stop requiring six as a depdendency. 2014-11-27 17:53:01 +01:00
apps.py Be a good Python citizen and call super. 2014-11-25 22:20:18 +01:00
base.py Renamed config module to base to prevent ambiguity 2014-11-21 20:16:39 +01:00
context_processors.py Please the PEP8 gods. 2013-04-12 17:39:10 +02:00
models.py Please the PEP8 gods. 2013-04-12 17:39:10 +02:00
settings.py Simplified settings. 2014-11-25 22:20:06 +01:00
utils.py Please the PEP8 gods. 2013-04-12 17:39:10 +02:00