Full featured redis cache backend for Django.
http://niwinz.github.io/django-redis/latest/
简体中文版: http://django-redis-chs.readthedocs.io/zh_CN/latest/
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