| Age | Commit message (Collapse) | Author |
|
Backport of c18861804feb6a97afbeabb51be748dd60a04458 from main
|
|
Remaining test case ensures that uses of the alias are mapped
canonically by the migration writer.
|
|
Follow up to dc8bb35e39388d41b1f38b6c5d0181224e075f16.
The Webpack default is to output CSS source map comments like
`/*# sourceMappingURL=main.css.map*/`. Also, Chromium allows tabs.
|
|
|
|
|
|
|
|
|
|
ManifestStaticFilesStorage."
This reverts commit 91e21836f667c784a8a63ab1f18d81f553e679cb.
`export` and `import` directives have several syntax variants and not
all of them were properly covered.
Thanks Hervé Le Roy for the report.
|
|
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 781b44240a06f0c868254f40f36ce46c927f56d1.
|
|
LiveServerTestCase tests.
|
|
|
|
ManifestFilesMixin.
|
|
max_post_process_passes is 0.
|
|
|
|
|
|
|
|
Unused since f1894bae3071da4ee577fc40ae61491f3e03d82c
|
|
|
|
STATICFILES_DIRS setting.
|
|
|
|
results.
Thanks Ed Morley for the implementation idea.
|
|
tests.
|
|
docs where appropriate.
|
|
static and storage directories on Python 3.7+.
Thanks WhiteSage for the report.
|
|
|
|
|
|
|
|
None.
|
|
<script> tags.
|
|
|
|
|
|
dry run mode.
|
|
|
|
errors other than FileNotFoundError.
|
|
ManifestFilesMixin.read_manifest().
|
|
intermediate files.
|
|
Made DatabaseWrapper thread sharing logic reentrant. Used a reference
counting like scheme to allow nested uses.
The error appeared after 8c775391b78b2a4a2b57c5e89ed4888f36aada4b.
|
|
Used more specific errors (e.g. FileExistsError) as appropriate.
|
|
On Python 3, open() handles encodings.
|
|
Per deprecation timeline.
|
|
|
|
|
|
slash.
|
|
|
|
FilePathField with os.scandir().
|
|
|
|
verbosity.
|
|
|
|
settings.DEBUG is False
|
|
verbosity.
|