Redis cache backend for Django
Run python setup.py install to install, or place django_redis on your Python path.
You can also install it with: pip install django-redis
Source : StackOverflow
Redis cache backend for Django
Run python setup.py install to install, or place django_redis on your Python path.
You can also install it with: pip install django-redis
Source : StackOverflow