From acf15b6360e39d9dfcdef305c7a8daebf366afbd Mon Sep 17 00:00:00 2001 From: Syam Mohan Date: Fri, 29 Jul 2016 18:24:49 +0530 Subject: [PATCH] Added missing variable "token" --- docs/api_endpoints.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api_endpoints.rst b/docs/api_endpoints.rst index 05c2196..af7b734 100644 --- a/docs/api_endpoints.rst +++ b/docs/api_endpoints.rst @@ -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