CHANGELOG.rst
480 Bytes
0.0.8
Fixed error cannot import name 'six' from 'django.utils'.
0.0.7
Fixed error set post request data in str.
0.0.6
Fixed error to lower for not str types.
0.0.5
Fixed error in cache lock
0.0.4
Fixed error in cache unicode object must be encoded before hashing
0.0.3
Fixed error in cache in for generate key use bytes array.
0.0.2
Update middlewares for support new style.
0.0.1
Start migrate on python 3.8.