summaryrefslogtreecommitdiff
path: root/tests/contenttypes_tests/test_checks.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #31169 -- Adapted the parallel test runner to use spawn.David Smith2022-03-151-0/+2
* Refs #33476 -- Refactored code to strictly match 88 characters line length.Mariusz Felisiak2022-02-071-2/+5
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-116/+149
* Fixed #28313 -- Added model name max length check of 100 characters in contri...michaldabski2017-06-261-0/+18
* Split up contenttypes_tests.Tim Graham2017-02-031-0/+218