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-04-12 03:01:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b6d02ff2cd
django-constance
/
constance
/
backends
History
Jannis Leidel
ada157c7df
Fixed a minor issues with redis-py insistence on a args as lists.
2010-12-11 22:42:41 +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
Fixed a minor issues with redis-py insistence on a args as lists.
2010-12-11 22:42:41 +01:00