summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/project/documents/cached/css
AgeCommit message (Expand)Author
2026-03-04Fixed #21080 -- Ignored urls inside comments during collectstatic.James Bligh
2024-07-11Fixed syntax of CSS file used in tests.Tom Carrick
2022-06-23Made HashedFilesMixin ignore URLs without a path.Florian Apolloner
2017-11-06Fixed #28776 -- Fixed a/an/and typos in docs and comments.Дилян Палаузов
2016-07-12Fixed #26671 -- Made HashedFilesMixin ignore the 'chrome' scheme.Andrew Nester
2016-02-23Prevented static file corruption when URL fragment contains '..'.Aymeric Augustin
2015-11-12Fixed #25283 -- Fixed collectstatic crash if a URL contains a fragment with a...msaelices
2014-08-12Added newlines to the ends of CSS, HTML, and JavaScript files missing them.Trey Hunner
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner