On 2/28/07, MattW <matthew.williams cancer.org.uk> wrote:
> ValueError at /accounts/profile/
> too many values to unpack
You've probably put a full Python path into the value of
AUTH_PROFILE_MODULE, when it expects 'appname.modelname'
instead.
--
"Bureaucrat Conrad, you are technically correct -- the
best kind of correct."
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at htt
p://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|