Thanks to dyus `easy_cache` now supports Python 3.10 and Django 3-4
1.1.0
0.6.0
* Now tests are passed in Python 3.6 + Django 1.11 environment. * `refresh_cache`method added to refresh cached value
0.5.0
- Tests moved to separate folder and adapted for redis/memcached in docker - Abstract cache instance class and client class for redis - versioneer added - Some fixes and compatibility changes - Removed support for python 3.4 and Django 1.7 - Added support for python 3.6 and Django 1.10