<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/staticfiles_tests/test_storage.py, branch 3.0.14</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.0.14</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.0.14'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-08-25T08:43:50Z</updated>
<entry>
<title>[3.0.x] Fixed CVE-2020-24583, #31921 -- Fixed permissions on intermediate-level static and storage directories on Python 3.7+.</title>
<updated>2020-08-25T08:43:50Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-08-21T09:44:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=08892bffd275c79ee1f8f67639eb170aaaf1181e'/>
<id>urn:sha1:08892bffd275c79ee1f8f67639eb170aaaf1181e</id>
<content type='text'>
Thanks WhiteSage for the report.

Backport of ea0febbba531a3ecc8c77b570efbfb68ca7155db from master.
</content>
</entry>
<entry>
<title>Fixed #30599 -- Prevented ManifestFilesMixin.read_manifest() from silencing errors other than FileNotFoundError.</title>
<updated>2019-08-02T06:35:28Z</updated>
<author>
<name>zeyneloz</name>
<email>ozdemir.zynl@gmail.com</email>
</author>
<published>2019-08-01T14:42:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=955b382600e4626265cc20e5773bdbcfd01fc4af'/>
<id>urn:sha1:955b382600e4626265cc20e5773bdbcfd01fc4af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added test for handling of non-existent manifest in ManifestFilesMixin.read_manifest().</title>
<updated>2019-08-02T06:35:25Z</updated>
<author>
<name>zeyneloz</name>
<email>ozdemir.zynl@gmail.com</email>
</author>
<published>2019-08-02T06:16:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=246689452d33ff0dbf8e28b6948b23261083b187'/>
<id>urn:sha1:246689452d33ff0dbf8e28b6948b23261083b187</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28604 -- Prevented ManifestStaticFilesStorage from leaving intermediate files.</title>
<updated>2019-06-03T11:11:55Z</updated>
<author>
<name>Nathan Gaberel</name>
<email>nathan@gnab.fr</email>
</author>
<published>2019-05-22T08:07:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b27c9c953bce3aed205ebc378350ef027ebdd25b'/>
<id>urn:sha1:b27c9c953bce3aed205ebc378350ef027ebdd25b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28606 -- Deprecated CachedStaticFilesStorage.</title>
<updated>2018-10-27T15:58:29Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-10-27T14:30:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f892781b957f674806a227a10c58768f66a48c07'/>
<id>urn:sha1:f892781b957f674806a227a10c58768f66a48c07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed hanging indentation in various code.</title>
<updated>2018-03-16T09:54:34Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2018-03-16T09:54:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=362813d6287925b8f63f0b107c55a74d95f5825e'/>
<id>urn:sha1:362813d6287925b8f63f0b107c55a74d95f5825e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28776 -- Fixed a/an/and typos in docs and comments.</title>
<updated>2017-11-07T03:41:03Z</updated>
<author>
<name>Дилян Палаузов</name>
<email>dilyanpalauzov@users.noreply.github.com</email>
</author>
<published>2017-11-07T03:11:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6c0042430e3618ce5c276d195d92a6b884daa3a3'/>
<id>urn:sha1:6c0042430e3618ce5c276d195d92a6b884daa3a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sorted imports per isort 4.2.9.</title>
<updated>2017-06-01T17:23:48Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-06-01T17:23:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cde31daf8815e05b4b86b857b49fb0e31e1f0a38'/>
<id>urn:sha1:cde31daf8815e05b4b86b857b49fb0e31e1f0a38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27741 -- Isolated TestCollectionHashedFilesCache in a tmpdir.</title>
<updated>2017-02-03T23:49:08Z</updated>
<author>
<name>David Sanders</name>
<email>dsanders11@ucsbalum.com</email>
</author>
<published>2017-02-03T18:45:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8e3f9d3ee20fdadef6f2a28c71fb7e142b415059'/>
<id>urn:sha1:8e3f9d3ee20fdadef6f2a28c71fb7e142b415059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Replaced super(ClassName, self) with super().</title>
<updated>2017-01-25T17:23:46Z</updated>
<author>
<name>chillaranand</name>
<email>anand21nanda@gmail.com</email>
</author>
<published>2017-01-21T13:13:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d6eaf7c0183cd04b78f2a55e1d60bb7e59598310'/>
<id>urn:sha1:d6eaf7c0183cd04b78f2a55e1d60bb7e59598310</id>
<content type='text'>
</content>
</entry>
</feed>
