django/tests/fixtures_model_package
Andrew Kuchev d5b90c8e12 Fixed #21549 -- Made loaddata's 'fixture not found' warning an exception.
Thanks to mpasternak for the report and Tim Graham for the review.
2016-01-04 19:39:35 -05:00
..
fixtures Removed support for initial_data fixtures per deprecation timeline. 2015-01-17 09:59:25 -05:00
models Removed support for custom SQL per deprecation timeline. 2015-01-17 10:16:06 -05:00
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
tests.py Fixed #21549 -- Made loaddata's 'fixture not found' warning an exception. 2016-01-04 19:39:35 -05:00