summaryrefslogtreecommitdiff
path: root/tests/admin_views/test_history_view.py
AgeCommit message (Expand)Author
2023-10-31Fixed #34462 -- Made admin log actions in bulk.Akash Kumar Sen
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-12-15Fixed #33316 -- Added pagination to admin history view.mgaligniana
2020-12-18Fixed typo in tests/admin_views/test_history_view.py test name.Nick Pope
2019-06-28Fixed #30400 -- Improved typography of user facing strings.Jon Dufresne
2019-06-14Fixed #12952 -- Adjusted admin log change messages to use form labels instead...Sanyam Khurana