CHANGELOG.rst
923 Bytes
0.0.15
Added methods from api
0.0.14
Fixed error if not setting AUTH_USER_ROLE
0.0.13
Fixed error raise Validation Error in backend
0.0.12
Added support logging users only set role
0.0.11
Added default attributes in auth user model
0.0.10
Update auth user model for support new version django
0.0.9
Added params request into auth backed realization for support new django version
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.