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 | ||
migrations | ||
tests | ||
__init__.py | ||
admin.py | ||
ajax.py | ||
colors.py | ||
models.py | ||
stream_urls.py | ||
tests.py | ||
urls.py | ||
utils.py | ||
views_stream.py |