On Thu, Jun 3, 2010 at 12:36 PM, bastir <bas...@gmail.com> wrote: > Hey, > i'm suddenly getting an error with dumpdata: > django.contrib.auth.models.DoesNotExist: User matching query does not > exist. > What's wrong here. I did not change anything (especiallyin the User > model) > Thx, > Sebastian
I just ran into that and, in my case, it was due to an orphaned record. Don't look at the user table, look at a table that links to it. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.