We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b228791 commit bd97eeeCopy full SHA for bd97eee
demo/requirements.pip
@@ -1,4 +1,4 @@
1
django>=1.5.0
2
-django-rest-auth==0.3.4
+django-rest-auth==0.4.0
3
django-allauth==0.19.1
4
six==1.9.0
docs/changelog.rst
@@ -1,6 +1,10 @@
Changelog
=========
+0.4.0
5
+-----
6
+- Django 1.8 compatiblity fixes
7
+
8
0.3.4
9
-----
10
- fixed bug in PasswordResetConfirmation serializer (token field wasn't validated)
0 commit comments