Opened 13 years ago
Closed 13 years ago
#19233 closed Bug (duplicate)
User model replacement example is missing clean()
| Reported by: | Jannis Vajen | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | documentation auth |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
As stated in Ticket #19133 UserChangeForm needs clean_password() in order not to raise an IntegrityError. This should also be reflected in the full example provided in the documentation.
Note:
See TracTickets
for help on using tickets.
Dup of #19161