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 1743529 commit 091a631Copy full SHA for 091a631
docs/topics/auth.txt
@@ -352,9 +352,9 @@ Changing passwords
352
~~~~~~~~~~~~~~~~~~
353
354
.. versionadded:: 1.2
355
- The ``manage.py change_password`` command was added.
+ The ``manage.py changepassword`` command was added.
356
357
-:djadmin:`manage.py change_password <username>` offers a method of
+:djadmin:`manage.py changepassword <username>` offers a method of
358
changing a User's password from the command line. It prompts you to
359
change the password of a given user which you must enter twice. If
360
they both match, the new password will be changed immediately. If you
0 commit comments