#29880 closed Bug (fixed)
PasswordResetConfirmView docs refer to nonexistent set_password_form
| Reported by: | Timothy Hobbs | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 2.1 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The docs for the PasswordResetConfirmView are in an inconsistent state. The docs say
* ``form``: The form (see ``set_password_form`` above) for setting the
new user's password.
And yet there is not description of set_password_form above.
Change History (4)
comment:1 by , 7 years ago
| Summary: | PasswordResetConfirmView docs inconsistent → PasswordResetConfirmView docs refer to nonexistent set_password_form |
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 7 years ago
Note:
See TracTickets
for help on using tickets.
In 54732e28: