django-constance/tests/testproject/test_app
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