Re: user profile problems

2009-08-19 Thread Justin
Figured it out. Apparently when I did my intial test I did not have a profile create for the user which was causing a different error. the correct string was 'engine.UserProfile' Justin On Aug 19, 10:11 am, Justin wrote: > I am sure this is a newbie mistake but I can't seem to find exactly >

user profile problems

2009-08-19 Thread Justin
I am sure this is a newbie mistake but I can't seem to find exactly the right setting. I have create a user profile class. I am trying to attach into my django project via the AUTH_PROFILE_MODULE setting in the settings.py file. The error I get is as follows when I try to retrieve the profile >