One of the things that bugs me about Django fixtures is that you\'ve got to specify every model\'s primary key. Is there any way to create fixtures without having to specify
You should have a look at Natural Keys if you're wiling to add relation without using pk's
https://docs.djangoproject.com/en/dev/ref/django-admin/#dumpdata-app-label-app-label-app-label-model