django/tests/model_inheritance
Aymeric Augustin 3f76339355 Fixed #22402 -- Consolidated model_inheritance tests.
The model_inheritance_same_model_name tests couldn't be run without the
model_inheritance tests. Make the problem go away by merging them.

Thanks timo for the report.
2014-04-21 11:43:08 +02: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 Fixed #22402 -- Consolidated model_inheritance tests. 2014-04-21 11:43:08 +02:00