#15827 closed Bug (fixed)
the OneToOneField in Profile should be named 'user'
Reported by: | Kenneth Gonsalves | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | Auth Profile |
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
In the docs on Profile, it is not mentioned that the OneToOneField to User should be named user for get_profile() to work.
Attachments (1)
Change History (5)
by , 14 years ago
Attachment: | auth.txt.diff added |
---|
comment:1 by , 14 years ago
Easy pickings: | unset |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 14 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
diff for patch