django-constance/constance/backends
2013-03-02 15:46:42 +01:00
..
database Added South migration to make the key field an unique CharField. 2013-03-02 15:46:42 +01:00
__init__.py Added mget method to base backend to fetch all keys in one fell swoop, instead of one by one. Especially useful in the admin. 2010-12-11 16:38:40 +01:00
redisd.py Added ability to prefix database values. Fixes #24. 2013-02-21 19:27:56 +01:00