django1/tests/model_inheritance
Tim Graham 7e8cf74dc7 Removed support for syncing apps without migrations per deprecation timeline.
Kept support for creating models without migrations when running tests
(especially for Django's test suite).
2015-01-18 15:58:06 -05:00
..
same_model_name Fixed #22402 -- Consolidated model_inheritance tests. 2014-04-21 11:43:08 +02:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #17673 -- Forbid field shadowing. 2014-02-10 10:04:19 -05:00
tests.py Removed support for syncing apps without migrations per deprecation timeline. 2015-01-18 15:58:06 -05:00