2f0be0faae
When calling User.get_profile(), we now tell the profile object about the related User object right away. This can save a database lookup later if something in the user profile object wants to refer to the user object. Patch from Mike Malone. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9152 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
---|---|---|
.. | ||
fixtures | ||
handlers | ||
management | ||
tests | ||
__init__.py | ||
admin.py | ||
backends.py | ||
create_superuser.py | ||
decorators.py | ||
forms.py | ||
middleware.py | ||
models.py | ||
tokens.py | ||
urls.py | ||
views.py |