django/tests/fixtures_model_package
Tim Graham f53b1c779b Fixed #23099 -- Removed usage of deprecated initial data in Django's test suite.
Thanks Claude Paroz for assistance with debugging the tests.
2014-08-08 14:01:59 -04:00
..
fixtures Whitespace cleanup. 2013-10-10 16:49:20 -04:00
models PEP8 cleanup 2013-11-02 23:50:49 -05:00
sql Fixed #14300 -- Fixed initial SQL location if models is a package. 2013-07-24 06:56:33 -04: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 #23099 -- Removed usage of deprecated initial data in Django's test suite. 2014-08-08 14:01:59 -04:00