Opened 16 years ago
Closed 16 years ago
#11879 closed (wontfix)
user.profile instead of user.get_profile()
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Contrib apps | Version: | 1.1 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Here's a patch for django 1.1 adding profile as a user property
Attachments (1)
Change History (2)
by , 16 years ago
| Attachment: | user_profile.diff added |
|---|
comment:1 by , 16 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
"There should be one-- and preferably only one --obvious way to do it."
Since we can't remove .get_profile() without breaking backwards compatibility, only a slight stylistic subjective advantage at best, there is little motivation to add this.
Note:
See TracTickets
for help on using tickets.
user.profile patch