summaryrefslogtreecommitdiff
path: root/tests/known_related_objects/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #34226 -- Fixed QuerySet.select_related() with multiple FilteredRelatio...朱穆穆2022-12-271-0/+3
* Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.za2016-11-101-1/+1
* Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella2015-07-271-3/+3
* PEP8 cleanupJason Myers2013-11-021-0/+4
* Whitespace cleanup.Tim Graham2013-10-101-1/+0
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+23