summaryrefslogtreecommitdiff
path: root/tests/contenttypes_tests/test_views.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-55/+116
* Fixed #31789 -- Added a new headers interface to HttpResponse.Tom Carrick2020-09-141-2/+2
* Refs #18620 -- Refactored ContentTypes view tests to group related field test...Paulo2018-06-211-15/+23
* Fixed #18620 -- Made ContentTypes shortcut view prefer current site if availa...Paulo2018-06-211-3/+22
* Added test for contenttype redirect with m2m objects.Paulo2018-06-211-1/+32
* Corrected location of some contenttypes_tests.Tim Graham2018-06-211-18/+44
* Fixed imports per isort 4.3.1.Tim Graham2018-02-021-1/+2
* Fixed imports per isort 4.3.0.Mariusz Felisiak2018-02-011-2/+1
* Refs #27804 -- Used subTest() in several tests.Bruno Alla2017-05-241-9/+12
* Split up contenttypes_tests.Tim Graham2017-02-031-0/+121