django/tests/fixtures
Claude Paroz 7a893ee771 Fixed #23651 -- Isolated non-existent fixture tests
Previous versions of the tests were buggy, as initial_data.json
did exist and the test wasn't failing. It was finally failing on
Python 3.4.2.
Thanks Raphaël Hertzog for the report (and Debian bug #765117
contributors).
2014-10-15 09:17:44 +02:00
..
fixtures
__init__.py
models.py
tests.py Fixed #23651 -- Isolated non-existent fixture tests 2014-10-15 09:17:44 +02:00