summaryrefslogtreecommitdiff
path: root/tests/admin_inlines/test_templates.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-11/+13
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-2/+0
* Fixed #25165 -- Removed inline JavaScript from the admin.Thomas Grainger2015-12-051-6/+10
* Fixed #24466 -- Added JavaScript escaping in a couple places in the admin.Tim Graham2015-03-301-0/+21