Added the possibility to use Redis for quota locks

This commit is contained in:
Raphael Michel
2015-06-30 17:29:34 +02:00
parent 77905c596b
commit 235769ce4f
6 changed files with 165 additions and 32 deletions
+2
View File
@@ -0,0 +1,2 @@
django-redis>=4.1,<4.2
redis>=2.10,<2.11