I made a patch, in case anyone else also wants this.
http://code.djangoproject.com/ticket/2618
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-
There has been lots of talk about extending the User object with the
AUTH_PROFILE_MODULE setting. That, along with a multi-site app I am
working on has lead me to wonder, What about extending the Site object
with a SITE_PROFILE_MODEL setting.
I guess you could accomplish the same thing with