django-constance/constance
2014-11-27 19:05:42 +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 Minor cosmetic fix. 2014-11-27 17:53: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 Use better translated string. 2014-11-27 19:05:42 +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