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-06 16:30:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fa83c63e83
django-constance
/
tests
/
testproject
/
test_app
History
Jannis Leidel
1dd0a8b7c9
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
..
tests
Renamed redis backend module to redisd to prevent import conflicts with redis-py.
2010-12-03 07:36:25 +01:00
__init__.py
refatored test project
2010-11-12 15:38:59 +01:00
models.py
refatored test project
2010-11-12 15:38:59 +01:00
redis_mockup.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