summaryrefslogtreecommitdiff
path: root/tests/admin_views/test_static_deprecation.py
AgeCommit message (Expand)Author
2018-05-09Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage().Morgan Aubert
2018-01-23Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries.Jon Dufresne