This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-constance
Watch
1
Star
0
Fork
You've already forked django-constance
0
mirror of
https://github.com/jazzband/django-constance.git
synced
2026-03-16 22:40:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
078cf11cd6
django-constance
/
constance
/
backends
History
Jannis Leidel
5c039e5744
Added South migration to make the key field an unique CharField.
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