mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-10 19:26:35 +03:00
Update configs and changelog for version 0.8.2
This commit is contained in:
parent
a989de8624
commit
667e70c40f
|
@ -1,5 +1,5 @@
|
|||
django>=1.8.0
|
||||
django-rest-auth==0.8.1
|
||||
django-rest-auth==0.8.2
|
||||
djangorestframework==3.5.1
|
||||
django-allauth>=0.24.1
|
||||
six==1.9.0
|
||||
|
|
|
@ -1,10 +1,18 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
0.8.2
|
||||
-----
|
||||
- fixed allauth import error
|
||||
- added swagger docs to demo project
|
||||
|
||||
0.8.1
|
||||
-----
|
||||
- added support for django-allauth hmac email confirmation pattern
|
||||
|
||||
0.8.0
|
||||
-----
|
||||
- added support for django-rest-framework-jwt
|
||||
- added support for django-allauth hmac email confirmation pattern
|
||||
- bugfixes
|
||||
|
||||
0.7.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user