Use django-redis in project template

This commit is contained in:
Karl Hobley 2015-03-25 12:15:27 +00:00
parent 3ff98a14c0
commit 3e9a81280b

View file

@ -7,5 +7,5 @@ wagtail==0.8.6
# elasticsearch==1.1.1
# Recommended components to improve performance in production:
# django-redis-cache==0.13.0
# django-redis==3.8.2
# django-celery==3.1.10