django/tests/model_regress
Simon Charette 5a6a5ce0d5 [1.8.x] Fixed #25745 -- Promoted RuntimeWarnings to errors in the test suite.
Conflicts:
	tests/apps/tests.py
	tests/migrations/test_graph.py
	tests/queryset_pickle/tests.py
	tests/runtests.py

Backport of 1c5f4e86bc from master
2015-11-14 12:45:38 -05:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
test_pickle.py [1.8.x] Fixed #25745 -- Promoted RuntimeWarnings to errors in the test suite. 2015-11-14 12:45:38 -05:00
tests.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00