django-fixtures Questions

1

Solved

I am testing my application and I am running into an issue and I'm not sure why. I'm loading fixtures for my tests and the fixtures have foreign keys that rely on each other. They must be loaded in...
Rippy asked 26/8, 2010 at 14:3

1

Solved

I'm trying to get my Django fixtures printed in a prettier way. I've outputting the fixtures: python manage.py dumpdata >> fixture_app.json This creates a file with 1000's of characters al...
Parrotfish asked 18/3, 2010 at 14:42

© 2022 - 2024 — McMap. All rights reserved.