<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/staticfiles_tests/project/documents, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-02-26T13:36:57Z</updated>
<entry>
<title>Merged regressiontests and modeltests into the test root.</title>
<updated>2013-02-26T13:36:57Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-02-26T08:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89f40e36246100df6a11316c31a76712ebc6c501'/>
<id>urn:sha1:89f40e36246100df6a11316c31a76712ebc6c501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #19526</title>
<updated>2013-02-23T22:05:22Z</updated>
<author>
<name>Aleksandra Sendecka</name>
<email>asendecka@hauru.eu</email>
</author>
<published>2013-02-23T21:39:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=32a7ab21482ef06f7e01a70fad8495f659c4d29f'/>
<id>urn:sha1:32a7ab21482ef06f7e01a70fad8495f659c4d29f</id>
<content type='text'>
CSS specifications governs that syntax is case insensitive.
This modifies CachedFilesMixin to support that.
</content>
</entry>
<entry>
<title>Fixed #18487 -- Made sure that protocol-relative URLs aren't processed by the cached staticfiles storage. Thanks to LukaszBalcerzak for the patch.</title>
<updated>2012-07-08T16:25:12Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2012-07-08T16:25:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1aa0d8ac4d3149fad6ebe80834d9e6f83021cf55'/>
<id>urn:sha1:1aa0d8ac4d3149fad6ebe80834d9e6f83021cf55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18050 -- Fixed a rather glaring bug in the handling of @import statements when using the cached staticfiles storage.</title>
<updated>2012-07-08T16:17:53Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2012-07-08T16:17:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3047981517ffa0c75c97f05446bd0d41865e323b'/>
<id>urn:sha1:3047981517ffa0c75c97f05446bd0d41865e323b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #17865 -- Strip whitespaces from the paths when using the CachedStaticFilesStorage backend.</title>
<updated>2012-03-13T03:48:03Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2012-03-13T03:48:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7487c74020f97829e466c7efbdf7bd9e5fa90b1b'/>
<id>urn:sha1:7487c74020f97829e466c7efbdf7bd9e5fa90b1b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17696 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #17806 -- Fixed off-by-n error in the CachedStaticFilesStorage that prevented it from finding files in nested directories. Many thanks to lpetre.</title>
<updated>2012-03-02T11:29:14Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2012-03-02T11:29:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e88a65660f8d114b8c5e8670f228af7f4bdd81a0'/>
<id>urn:sha1:e88a65660f8d114b8c5e8670f228af7f4bdd81a0</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17622 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>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`).</title>
<updated>2011-12-27T22:49:24Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-12-27T22:49:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=46c12d1293aa90209f3c640f214c4b5a3d6cb9e6'/>
<id>urn:sha1:46c12d1293aa90209f3c640f214c4b5a3d6cb9e6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17282 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #16966 -- Stopped CachedStaticFilesStorage from choking on querystrings and path fragments.</title>
<updated>2011-11-03T10:51:02Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-11-03T10:51:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a82488bf4b57c1bc917f8ed79eac7a99d5e26bff'/>
<id>urn:sha1:a82488bf4b57c1bc917f8ed79eac7a99d5e26bff</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17068 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed the relative static file resolution of the CachedStaticFilesStorage backend and the post processing of deeply nested static files.</title>
<updated>2011-09-21T15:58:21Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-09-21T15:58:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eb5df8e98db5c5592d5f0a0ca4680f9368ed0db5'/>
<id>urn:sha1:eb5df8e98db5c5592d5f0a0ca4680f9368ed0db5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16862 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to staticfiles contrib app.</title>
<updated>2011-08-11T14:07:39Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-08-11T14:07:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1d32bdd3c9586ff10d0799264105850fa7e3f512'/>
<id>urn:sha1:1d32bdd3c9586ff10d0799264105850fa7e3f512</id>
<content type='text'>
Many thanks to Florian Apolloner and Jacob Kaplan-Moss for reviewing and eagle eyeing.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16594 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
