Merge pull request #235 from syamvilakudy/patch-1

Added missing variable "token"
This commit is contained in:
mario 2016-08-31 00:05:32 +02:00 committed by GitHub
commit 4246511fb1

View File

@ -35,6 +35,7 @@ Basic
- new_password1
- new_password2
- old_password
- token
.. note:: ``OLD_PASSWORD_FIELD_ENABLED = True`` to use old_password.
@ -48,6 +49,7 @@ Basic
- first_name
- last_name
- email
- token
Registration