summaryrefslogtreecommitdiff
path: root/tests/admin_views/views.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-1/+1
* Changed `'%s' % value` pattern to `str(value)`.Nick Pope2020-05-041-2/+2
* Fixed #24294 -- Allowed staff_member_required decorator to handle args.Andrei Kulakov2015-03-021-0/+5
* PEP8 cleanupJason Myers2013-11-021-0/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+6