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-17 06:50:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
fa83c63e83
django-constance
/
constance
/
backends
History
Jannis Leidel
3ef39d9185
Enabled database backend to properly require a cache backend that works in cross-process environments. This adds an optional setting CONSTANCE_DATABASE_CACHE_BACKEND.
2010-12-11 16:43:31 +01:00
..
database
Enabled database backend to properly require a cache backend that works in cross-process environments. This adds an optional setting CONSTANCE_DATABASE_CACHE_BACKEND.
2010-12-11 16:43:31 +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 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