django/tests/staticfiles_tests/project
Carlton Gibson 4816dc9428 Fixed #33237 -- Fixed detecting source maps in ManifestStaticFilesStorage for multiline files.
Switched regex to multiline mode in order to match per-line, rather
than against the whole file.

Thanks to Joseph Abrahams for the report.

Regression in 781b44240a.
2021-11-04 20:28:35 +01:00
..
documents Fixed #33237 -- Fixed detecting source maps in ManifestStaticFilesStorage for multiline files. 2021-11-04 20:28:35 +01:00
faulty Fixed #18986 -- Improved error message for missing files 2013-04-28 16:45:05 +02:00
loop Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths. 2017-01-11 09:21:29 -05:00
pathlib Refs #29983 -- Added support for using pathlib.Path in all settings. 2019-11-07 10:26:22 +01:00
prefixed
site_media Fixed #23700 -- Fixed non-deterministic static files test failures on Windows. 2015-01-01 13:57:52 -05:00