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
ac2d86f8d3
django
/
tests
/
staticfiles_tests
/
project
/
documents
/
cached
/
css
/
fonts
/
font.svg
1 line
19 B
XML
Raw
Normal View
History
Unescape
Escape
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`). git-svn-id: http://code.djangoproject.com/svn/django/trunk@17282 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-28 06:49:24 +08:00
not really a SVG ;)