This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
4feca2a072dc7cc22bf4d14916599ac000b268a0
deb-python-django-compressor
/
compressor
/
tests
/
static
/
css
History
Jere Malinen
042b45f6fd
Fix reading UTF-8 files which have BOM
...
https://github.com/django-compressor/django-compressor/issues/567
2014-10-10 12:18:02 +03:00
..
url
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation.
2012-10-08 20:20:24 +02:00
datauri.css
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation.
2012-10-08 20:20:24 +02:00
filename with spaces.css
Apply shell quoting to infile/outfile.
#536
2014-07-18 10:53:30 -04:00
nonasc.css
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation.
2012-10-08 20:20:24 +02:00
one.css
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation.
2012-10-08 20:20:24 +02:00
two.css
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation.
2012-10-08 20:20:24 +02:00
utf-8_with-BOM.css
Fix reading UTF-8 files which have BOM
2014-10-10 12:18:02 +03:00