On 3/13/07, Chris Moffitt <[EMAIL PROTECTED]> wrote: > > > How are you producing your data file? Is this failure caused by a data > > file produced by dump, or is it manually created? Can you provide a > > small fixture file (and model) that exhibits the problem? > > I created my application, then did a dumpdata and am trying to load it as > part of a testing fixture. > > I imagine you're right that there could be an issue with data not being > represented in the file. The trick is figuring out where it is. I can > try to dig into it some more later this evening and see if I can narrow it > down. Do you have any hints on how to figure out which field or model is > causing the exception.
No specific hints. The only debugging advice I can think of is the obvious - tear the model down to the minimum, and build it back up one field at a time until it stops working. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---