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
A friend of mine suggested the fixture module: http://farmdev.com/projects/fixture/
fixture