mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-25 18:43:44 +03:00
Added changeog notes and updated requirements in demo app
This commit is contained in:
parent
b228791e3b
commit
bd97eee65a
|
@ -1,4 +1,4 @@
|
||||||
django>=1.5.0
|
django>=1.5.0
|
||||||
django-rest-auth==0.3.4
|
django-rest-auth==0.4.0
|
||||||
django-allauth==0.19.1
|
django-allauth==0.19.1
|
||||||
six==1.9.0
|
six==1.9.0
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.4.0
|
||||||
|
-----
|
||||||
|
- Django 1.8 compatiblity fixes
|
||||||
|
|
||||||
0.3.4
|
0.3.4
|
||||||
-----
|
-----
|
||||||
- fixed bug in PasswordResetConfirmation serializer (token field wasn't validated)
|
- fixed bug in PasswordResetConfirmation serializer (token field wasn't validated)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user