1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/model_inheritance_select_related
2010-10-12 02:09:13 +00:00
..
__init__.py Fixed #7246 -- Pull in the all the necessary data when using select_related() with multi-table inheritance. 2008-06-29 09:39:32 +00:00
models.py Converted model_inheritance_select_related tests from doctests to unittests. We have always been at war with doctests. 2010-10-12 02:09:13 +00:00
tests.py Converted model_inheritance_select_related tests from doctests to unittests. We have always been at war with doctests. 2010-10-12 02:09:13 +00:00