> I was making an application that included user profiles, and I thought
> I was done with the first part so I entered an sql command and got
> this:
>
> Ian-Smiths-Computer:~/Sites/matches ismith$ python manage.py sql nest
> matches.cafe: cannot import name User


Notice that the error is in 'matches.cafe' and not in 'nest'. You
might want to look at your import statements in the former.


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to