#9788: Make user profile a property
------------------------------------------------+---------------------------
Reporter: [EMAIL PROTECTED] | Owner: nobody
Status: reopened | Milestone:
Component: Authentication | Version: 1.0
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------------+---------------------------
Comment (by [EMAIL PROTECTED]):
Sorry about the confusion. The self.get_profile should obviously be
self.get_profile(). The motivation was to allow queryset filtering of
users based on things in the user profile, but dir() offered up an already
built-in solution to this problem.
--
Ticket URL: <http://code.djangoproject.com/ticket/9788#comment:4>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---