On 3/13/07, Jens Diemer <[EMAIL PROTECTED]> wrote: > > Jens Diemer schrieb: > > I can't trying this. Because now i have a error before the serializers > > starts working: """ContentType matching query does not exist.""" > > On a other platform it works! > I don't known why... > > But if i import the dump i got some errors: > Error: columns app_label, model are not unique > > and some Errors like: 'ascii' codec can't decode byte 0xc3 in position > 4: ordinal not in range(128)
You are obviously having problems, and you want help, but the only assistance you are giving me is parts of some of the error messages you are seeing, evidently across two different platforms. Help me help you. In order to solve your problem, I need to know everything you are doing - not just bits of the problem. This means you need to provide your model, and the smallest set of sample data that you can produce that demonstrates the problem. Tell me which SVN checkout you are using, which database backend, what operating system - these are the details that will help me solve your problem. 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 [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 -~----------~----~----~----~------~----~------~--~---

