django-constance/constance
2013-04-12 17:25:11 +02:00
..
backends Robust key fetching 2013-03-19 11:38:37 +01:00
locale Updated translation, added a English base translation. 2013-03-02 17:02:38 +01:00
templates/admin/constance django 1.4 compatibility 2012-09-03 02:11:13 +02:00
__init__.py implemented the core functionality 2010-08-23 13:06:52 +02:00
admin.py First stab at Python 3 support. 2013-04-12 17:25:11 +02:00
config.py __dir__ in config.py now return list 2011-09-21 22:18:05 +08:00
context_processors.py Added constance.context_processors.config for easy access to the values. 2010-11-10 04:25:46 +01:00
models.py Use django-nose just to be a little less exotic. 2013-03-02 16:34:12 +01:00
settings.py Fixed the prefix handling. 2013-02-21 19:33:12 +01:00
utils.py Abstracted constance backends to and added a cached database backend. Moved around the settings code and simplified the module loading. 2010-12-01 00:20:23 +01:00