Added missing variable "token"

This commit is contained in:
Syam Mohan 2016-07-29 18:24:49 +05:30 committed by GitHub
parent e9215f4105
commit acf15b6360

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