Hi all !

When I use UserProfile/UserCreationForm in Django 1.1, 
everything is OK!

But in Django 1.4,
seems I can not hook my User Profile in Django User model,
when my UserProfile register into admin.site, 
I need reload the browser 2nd times or error message will be show:
http://paste.ideaslabs.com/show/cWfqG0H7NW

my models.py source:
http://paste.ideaslabs.com/show/Pu29BuYwMN

It seems associated with this issue ? 
But I can not commit out "admin.autodiscover()", I can't follow it's 
solution .
http://osdir.com/ml/DjangoUsers/2009-07/msg00090.html


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/LkgdYjh8338J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to