Recently I recieved this wonderful piece of news when I ran ./manage.py dumpdata for the first time:
Error: Unable to serialize database: User matching query does not exist.
I knew this might not work out since I was dealing with a legacy database, but the resolution is quite simple. First I had to narrow it down [...]


