I don't know if you've resolved this, but I had a similar error, and...

The blooper that I had made was in renaming a column in the database.
It was in the midst of a number of other changes, and somehow I never
fixed the model to have the same literal name.  Running
   python manage.py validate
did not find the problem, but the database log pointed me in the right
direction.

Hope this helps, gkelly!  (Malcolm's thought was, as usual, right)

  -f


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to