mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #18430 -- Use the FILE_CHARSET setting when reading from a file during post processing with the cached staticfiles storage. Thanks to Brant Young for initial debugging.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
body {
|
||||
background: url('window.png');
|
||||
}
|
||||
|
||||
.snowman:before { content: "☃"; }
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 207 B |
Reference in New Issue
Block a user