summaryrefslogtreecommitdiff
path: root/tests/contenttypes_tests/test_fields.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #34137 -- Made Model.refresh_from_db() clear cached generic relations.Bhuvnesh2022-11-071-0/+8
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-10/+15
* Fixed #33008 -- Fixed prefetch_related() for deleted GenericForeignKeys.Martin Svoboda2021-10-141-3/+16
* Refs #27745 -- Improved test coverage of contrib.contenttypes.Anton Samarchyan2017-02-031-1/+23
* Split up contenttypes_tests.Tim Graham2017-02-031-0/+13