<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 1.11.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.11.2</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.11.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2017-06-01T15:22:36Z</updated>
<entry>
<title>[1.11.x] Bumped version for 1.11.2 release.</title>
<updated>2017-06-01T15:22:36Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-06-01T15:22:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ce4edd260bfa790418eea7de0112ce7c16feb304'/>
<id>urn:sha1:ce4edd260bfa790418eea7de0112ce7c16feb304</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.11.x] Added release date for 1.11.2.</title>
<updated>2017-06-01T15:11:48Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-06-01T15:09:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=78975c453b896b0107a4bd3a463c06ee70aa8087'/>
<id>urn:sha1:78975c453b896b0107a4bd3a463c06ee70aa8087</id>
<content type='text'>
Backport of 162778b8e2fecfe6171eba09a7f0606b61ad3403 from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #28242 -- Moved ImageField file extension validation to the form field.</title>
<updated>2017-06-01T14:44:47Z</updated>
<author>
<name>Manatsawin Hanmongkolchai</name>
<email>manatsawin+git@gmail.com</email>
</author>
<published>2017-05-28T07:05:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=110bd820380e06fc8572f94b36bba6fc9d057a6b'/>
<id>urn:sha1:110bd820380e06fc8572f94b36bba6fc9d057a6b</id>
<content type='text'>
Backport of a0c07d77fc313388c72a17cd59411265069f037f from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed a forms test after updated translations.</title>
<updated>2017-05-31T23:33:26Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-05-31T23:29:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=af9a81aa7f14ae1a9fd1f25676f526a43f0c65f3'/>
<id>urn:sha1:af9a81aa7f14ae1a9fd1f25676f526a43f0c65f3</id>
<content type='text'>
Backport of 84fb50df670c8126983c9f0fd4a5c30dbe57b684 from master
</content>
</entry>
<entry>
<title>[1.11.x] Updated translations from Transifex</title>
<updated>2017-05-31T19:42:51Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-05-31T18:37:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=02158a785eff923110cb4c7c7e635d3ce4a928e3'/>
<id>urn:sha1:02158a785eff923110cb4c7c7e635d3ce4a928e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #28170 -- Fixed file_move_safe() crash when moving files to a CIFS mount.</title>
<updated>2017-05-31T19:02:32Z</updated>
<author>
<name>Derrick Jackson</name>
<email>derrick_jackson@saa.senate.gov</email>
</author>
<published>2017-05-10T15:29:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7250393f31cf8000833312e381501b4575fdb1f1'/>
<id>urn:sha1:7250393f31cf8000833312e381501b4575fdb1f1</id>
<content type='text'>
Backport of 789c290150a0a5e7312e152df281dbcaf4ec174e from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #28212 -- Allowed customizing the port that LiveServerTestCase uses.</title>
<updated>2017-05-30T22:06:58Z</updated>
<author>
<name>Robert Rollins</name>
<email>rrollins@caltech.edu</email>
</author>
<published>2017-05-22T17:16:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=877d7b71ae952b3bc946e5187d6c23039a71614d'/>
<id>urn:sha1:877d7b71ae952b3bc946e5187d6c23039a71614d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.11.x] Refs #26294 -- Fixed typo in docs/ref/django-admin.txt.</title>
<updated>2017-05-30T21:16:10Z</updated>
<author>
<name>René Fleschenberg</name>
<email>rene@fleschenberg.net</email>
</author>
<published>2017-05-30T21:15:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ceb6a64f2f5d8e4a5309d9558f89a6d1f0b6308d'/>
<id>urn:sha1:ceb6a64f2f5d8e4a5309d9558f89a6d1f0b6308d</id>
<content type='text'>
Backport of a30482a4b6e5d13e7325238fdc902fbca7e714f4 from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed AppRegistryNotReady error when running gis_tests in isolation on PostGIS.</title>
<updated>2017-05-30T19:14:55Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-05-30T19:14:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=48274c15893a6d4dd0700e24c3636cf56333c593'/>
<id>urn:sha1:48274c15893a6d4dd0700e24c3636cf56333c593</id>
<content type='text'>
Regression in 890537253cf235091816d27a5c2fb64943c8e34a.

Backport of 4a251f8bce2e65a445fb2c46c2f71f763311c0ac from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #28209 -- Made date-based generic views return a 404 rather than crash when given an out of range date.</title>
<updated>2017-05-30T17:32:20Z</updated>
<author>
<name>Adit Biswas</name>
<email>adit.biswas@grofers.com</email>
</author>
<published>2017-05-15T18:56:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4e675999d530692f96745f5a54ba0376acd39e22'/>
<id>urn:sha1:4e675999d530692f96745f5a54ba0376acd39e22</id>
<content type='text'>
Backport of c2eea61dff44b16caab04928d582b856c2b8b615 from master
</content>
</entry>
</feed>
