#21710 closed Uncategorized (fixed)
API reference for default User implementation misses get_short_name
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
Off the back of #21709, I've noticed this document neglects to mention the get_short_name method defined on AbstractUser (and thus indirectly, on User), which is a requirement for a complete implementation of custom users.
Note:
See TracTickets
for help on using tickets.
In 0150830687188681ba7e4ae9b6da1a832a6d5141: