This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fa3f0aa021
django
/
tests
/
regressiontests
/
staticfiles_tests
/
project
/
documents
/
cached
/
css
History
Jannis Leidel
1aa0d8ac4d
Fixed
#18487
-- Made sure that protocol-relative URLs aren't processed by the cached staticfiles storage. Thanks to LukaszBalcerzak for the patch.
2012-07-08 18:25:12 +02:00
..
fonts
Fixed
#17455
-- Extended `CachedStaticFilesStorage` slightly to handle some URLs better that are used to add support for webfonts to IE 6-8. Also ignore `data:` URLs and fragment-only URLs (e.g. `#default#VML`).
2011-12-27 22:49:24 +00:00
img
…
fragments.css
Fixed
#17455
-- Extended `CachedStaticFilesStorage` slightly to handle some URLs better that are used to add support for webfonts to IE 6-8. Also ignore `data:` URLs and fragment-only URLs (e.g. `#default#VML`).
2011-12-27 22:49:24 +00:00
ignored.css
Fixed
#18487
-- Made sure that protocol-relative URLs aren't processed by the cached staticfiles storage. Thanks to LukaszBalcerzak for the patch.
2012-07-08 18:25:12 +02:00
window.css
…