django/tests/generic_relations_regress
Morgan Wahl a9e5ac823d Refs #28856 -- Added test for caching of a GenericForeignKey pointing to a model that uses more than one level of MTI.
Forwardport of test and release notes of
3522203502 from stable/1.11.x
2017-12-08 14:06:28 -05:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Refs #28856 -- Added test for caching of a GenericForeignKey pointing to a model that uses more than one level of MTI. 2017-12-08 14:06:28 -05:00
tests.py Refs #28856 -- Added test for caching of a GenericForeignKey pointing to a model that uses more than one level of MTI. 2017-12-08 14:06:28 -05:00