summaryrefslogtreecommitdiff
path: root/tests/admin_inlines/test_templates.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2015-12-05Fixed #25165 -- Removed inline JavaScript from the admin.Thomas Grainger
2015-03-30Fixed #24466 -- Added JavaScript escaping in a couple places in the admin.Tim Graham