I'm doing django-admin.py loaddata with a JSON file containing just
[], i.e. an empty fixture, to rule out any possibility of invalid data
being in the fixture, but still getting the following traceback:

http://dpaste.com/92961/

The DB schema is in sync with the model definitions. The application
is running well in all other aspects.

Any clues?

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