This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
1930b899bd
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
Fixed the relative static file resolution of the CachedStaticFilesStorage backend and the post processing of deeply nested static files.
2011-09-21 15:58:21 +00:00
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
Fixed the relative static file resolution of the CachedStaticFilesStorage backend and the post processing of deeply nested static files.
2011-09-21 15:58:21 +00:00