Django 1.6 refuses to load them because they have dangling foreign keys, and in rewriting them it turns out it is easier to do so in code - so refactor the test data generation code to have a separate function with the unchanging base data and call that from the global fixture setup - Legacy-Id: 6917 |
||
---|---|---|
.. | ||
fixtures | ||
tests | ||
__init__.py | ||
admin.py | ||
ajax.py | ||
forms.py | ||
models.py | ||
name.py | ||
urls.py | ||
views.py |