mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #34407 -- Reported filename when decoding fails in collectstatic's post_process.
This commit is contained in:
committed by
Mariusz Felisiak
parent
4db33e96d1
commit
03bc92af97
2
tests/staticfiles_tests/project/nonutf8/nonutf8.css
Normal file
2
tests/staticfiles_tests/project/nonutf8/nonutf8.css
Normal file
@@ -0,0 +1,2 @@
|
||||
/* <20>viter <20>crasement */
|
||||
.test { margin: 1 rem; }
|
||||
Reference in New Issue
Block a user