<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 2.1.5</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.1.5</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.1.5'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2019-01-04T13:45:30Z</updated>
<entry>
<title>[2.1.x] Bumped version for 2.1.5 release.</title>
<updated>2019-01-04T13:45:30Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2019-01-04T13:45:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=066f26fe8b98609726f7962c21de7233afb4ff7e'/>
<id>urn:sha1:066f26fe8b98609726f7962c21de7233afb4ff7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[2.1.x] Fixed #30070, CVE-2019-3498 -- Fixed content spoofing possiblity in the default 404 page.</title>
<updated>2019-01-04T02:22:14Z</updated>
<author>
<name>Tom Hacohen</name>
<email>tasn@users.noreply.github.com</email>
</author>
<published>2019-01-04T02:21:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=64d2396e83aedba3fcc84ca40f23fbd22f0b9b5b'/>
<id>urn:sha1:64d2396e83aedba3fcc84ca40f23fbd22f0b9b5b</id>
<content type='text'>
Co-Authored-By: Tim Graham &lt;timograham@gmail.com&gt;
Backport of 1ecc0a395be721e987e8e9fdfadde952b6dee1c7 from master.
</content>
</entry>
<entry>
<title>[2.1.x] Added __init__.py for db_utils tests.</title>
<updated>2019-01-02T23:20:08Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2019-01-01T23:49:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e45d466d37af4b58c0a3201d31335db2883e2983'/>
<id>urn:sha1:e45d466d37af4b58c0a3201d31335db2883e2983</id>
<content type='text'>
Backport of b5fe97a34ea527d4254b58c2e828450e7c32157f from master.
</content>
</entry>
<entry>
<title>[2.1.x] Fixed typo in docs/ref/migration-operations.txt.</title>
<updated>2019-01-02T22:56:41Z</updated>
<author>
<name>Jozef</name>
<email>knaperek@users.noreply.github.com</email>
</author>
<published>2019-01-02T22:56:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fcb4d4dd9d0986a7df8713f6367375c3ff9688ff'/>
<id>urn:sha1:fcb4d4dd9d0986a7df8713f6367375c3ff9688ff</id>
<content type='text'>
Backport of 5bbf31634faad13658dc7bcaeb8139d8625e4349 from master.
</content>
</entry>
<entry>
<title>[2.1.x] Pinned Pillow != 5.4.0 in test requirements.</title>
<updated>2019-01-02T22:36:57Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2019-01-02T00:05:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cca7ce609d122b2d14ab80c28e7f73f1b2ee5084'/>
<id>urn:sha1:cca7ce609d122b2d14ab80c28e7f73f1b2ee5084</id>
<content type='text'>
There's a bug that causes a test failure in forms_tests:
https://github.com/python-pillow/Pillow/pull/3501/files#r244651761.

Backport of e4a714b259125423059b9f65f5e0ab70d78521ba from master.
</content>
</entry>
<entry>
<title>[2.1.x] Fixed #30050 -- Fixed InlineModelAdmin.has_change_permission() called with non-None obj during add.</title>
<updated>2019-01-01T14:53:28Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-12-31T14:18:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4e4b9521236c9238fc26a77b22acf75218702c54'/>
<id>urn:sha1:4e4b9521236c9238fc26a77b22acf75218702c54</id>
<content type='text'>
Thanks andreage for the report and suggested fix.

Backport of 02c07be95c47efaab9da7422c33ee76142f11336 from master.
</content>
</entry>
<entry>
<title>[2.1.x] Added examples to HttpRequest.build_absolute_uri() docs.</title>
<updated>2018-12-30T00:45:01Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2018-12-30T00:44:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=65ccb1b7e4be278f5d14a97d50bc8a4e94b3001d'/>
<id>urn:sha1:65ccb1b7e4be278f5d14a97d50bc8a4e94b3001d</id>
<content type='text'>
Backport of b71e3d635a5731ec02469822694d06d964007f9b from master.
</content>
</entry>
<entry>
<title>[2.1.x] Updated OWASP Top 10 link to the latest version.</title>
<updated>2018-12-27T15:04:41Z</updated>
<author>
<name>Vedran Karačić</name>
<email>karacicvedran@gmail.com</email>
</author>
<published>2018-12-18T11:03:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=400dac7b698ecaaaaee989188ef89cf42f6d04b0'/>
<id>urn:sha1:400dac7b698ecaaaaee989188ef89cf42f6d04b0</id>
<content type='text'>
Backport of 293db9eb36e42e8ba976c2639800020d04b95deb from master.
</content>
</entry>
<entry>
<title>[2.1.x] Fixed broken links to PyYAML page.</title>
<updated>2018-12-27T09:49:57Z</updated>
<author>
<name>CHI Cheng</name>
<email>cloudream@gmail.com</email>
</author>
<published>2018-12-27T09:48:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6f4130f3583b00c86a3aa80c8bf82570696bcd2c'/>
<id>urn:sha1:6f4130f3583b00c86a3aa80c8bf82570696bcd2c</id>
<content type='text'>
Backport of b7dbd5ff68bb9d2235ca081c0bd0b8baa65f8c77 from master.
</content>
</entry>
<entry>
<title>[2.1.x] Added import locations to contrib.postgres aggregates and validators docs.</title>
<updated>2018-12-24T21:36:14Z</updated>
<author>
<name>Marten Kenbeek</name>
<email>marten.knbk@gmail.com</email>
</author>
<published>2018-12-24T21:36:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a79789e232aa3b78b93c9d9b783491351549ea0d'/>
<id>urn:sha1:a79789e232aa3b78b93c9d9b783491351549ea0d</id>
<content type='text'>
Backport of 7a6dbbb655850bff56cd717a3bfa0975e200d15f from master.
</content>
</entry>
</feed>
