Full featured redis cache backend for Django.
Read the Docs: https://django-redis.readthedocs.org/en/latest/
Run python setup.py install to install,
or place redis_cache on your Python path.
You can also install it with: pip install django-redis