I often get this error with the built-in server:
Exception Type: TypeError
Exception Value: Cannot resolve keyword 'user' into field
Exception Location: C:\Python25\lib\site-packages\django\db\models
\query.py in lookup_inner, line 939
(I query the RequestContext to obtain the logged-in user.)
Not a big issue, but annoying after a while.
A restart of the server is enough.
JJ.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---