1
0
mirror of https://github.com/django/django.git synced 2025-01-09 09:55:57 +00:00
django/tests/staticfiles_tests/project/documents/cached
2024-08-07 11:01:56 +02:00
..
css Fixed syntax of CSS file used in tests. 2024-07-11 08:03:21 +02:00
img
absolute.css
import.css
module_test.js Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage. 2022-12-07 10:56:00 +01:00
module.js Fixed #35553 -- Handled import*as in HashedFilesMixin. 2024-08-07 11:01:56 +02:00
other.css
relative.css
source_map_data_uri.css Fixed #34496 -- Fixed handling source maps with data URI in ManifestStaticFilesStorage. 2023-04-21 05:42:06 +02:00
source_map_data_uri.js Fixed #34496 -- Fixed handling source maps with data URI in ManifestStaticFilesStorage. 2023-04-21 05:42:06 +02:00
source_map_sensitive.css Fixed #33446 -- Added CSS source map support to ManifestStaticFilesStorage. 2022-01-18 12:53:14 +01:00
source_map_sensitive.js
source_map_tabs.css Refs #33446 -- Allowed variable whitespace in CSS source map references. 2022-03-04 06:22:28 +01:00
source_map_trailing_whitespace.js Refs #33765 -- Added tests for trailing whitespace in JavaScript source map references. 2022-06-03 20:07:35 +02:00
source_map.css Refs #33446 -- Allowed variable whitespace in CSS source map references. 2022-03-04 06:22:28 +01:00
source_map.css.map Fixed #33446 -- Added CSS source map support to ManifestStaticFilesStorage. 2022-01-18 12:53:14 +01:00
source_map.js Fixed #33237 -- Fixed detecting source maps in ManifestStaticFilesStorage for multiline files. 2021-11-04 20:28:35 +01:00
source_map.js.map
styles_insensitive.css
styles.css
test.js
url.css