#34019 closed Cleanup/optimization (fixed)
"Extending Django's default user" section refers to a deleted note
| Reported by: | Jacob Walls | Owned by: | Bhuvnesh |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The "model design considerations" note in Specifying a user model was removed in eb16c7260e573ec513d84cb586d96bdf508f3173, but is still referenced in Extending Django's default user .
I suggest rephrasing to remove the reference to the deleted note.
Change History (7)
comment:1 by , 3 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 3 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:4 by , 3 years ago
| Has patch: | set |
|---|
comment:5 by , 3 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
Great catch!