<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 1.11.3</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.11.3</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.11.3'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2017-07-01T23:15:04Z</updated>
<entry>
<title>[1.11.x] Bumped version for 1.11.3 release.</title>
<updated>2017-07-01T23:15:04Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-07-01T23:15:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e793a93bef6408274c81ecf8f39f6549afd3608f'/>
<id>urn:sha1:e793a93bef6408274c81ecf8f39f6549afd3608f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.11.x] Added release date for 1.11.3.</title>
<updated>2017-07-01T23:14:02Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-07-01T23:13:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=40da4d0490103aa0419be488151aea006383b283'/>
<id>urn:sha1:40da4d0490103aa0419be488151aea006383b283</id>
<content type='text'>
Backport of 25cce597d0b8a6a26149932507ff1597d4ac7e7b from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #28345 -- Applied limit_choices_to during ModelForm.__init__().</title>
<updated>2017-07-01T01:28:47Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-06-29T03:30:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8641489f4dffdeff0897d7d715d02a50ff0b23cf'/>
<id>urn:sha1:8641489f4dffdeff0897d7d715d02a50ff0b23cf</id>
<content type='text'>
field_for_model() now has an additional keyword argument,
apply_limit_choices_to, allowing it to continue to be used to create
form fields dynamically after ModelForm.__init__() is called.

Thanks Tim Graham for the review.

Backport of a1be12fe193c8f3de8a0b0820f460a302472375f from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #28350 -- Fixed UnboundLocalError crash in RenameField with nonexistent field.</title>
<updated>2017-06-30T17:12:33Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2017-06-30T12:35:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c1621d80089cb3e77c8a504310feeb24fea61afe'/>
<id>urn:sha1:c1621d80089cb3e77c8a504310feeb24fea61afe</id>
<content type='text'>
Thanks Tim for the review.

Backport of 5cbcb3683964205ce023157ca181d05a31be2ab5 from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #28294 -- Doc'd request/args/kwargs attributes of class-based views.</title>
<updated>2017-06-28T14:01:20Z</updated>
<author>
<name>Mike Vasiliou</name>
<email>mvasiliou94@gmail.com</email>
</author>
<published>2017-06-25T19:17:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a6756195c1a11eee10c16c96fe95d52e22e1d9ba'/>
<id>urn:sha1:a6756195c1a11eee10c16c96fe95d52e22e1d9ba</id>
<content type='text'>
Backport of 63e9a71ec4917ddf7f4acbf69a7ccdafb76fb2ee from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #28336 -- Fixed typo in docs/ref/settings.txt.</title>
<updated>2017-06-28T01:42:39Z</updated>
<author>
<name>Laura</name>
<email>lhampton@gmail.com</email>
</author>
<published>2017-06-28T01:41:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a84b555eb5530c9276bcf3531c0d39669c0c5084'/>
<id>urn:sha1:a84b555eb5530c9276bcf3531c0d39669c0c5084</id>
<content type='text'>
Backport of e58c87cb7042ba8ed1a33761ac2b6b4efed70b29 from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed GEOSGeometry reference in GIS tutorial.</title>
<updated>2017-06-26T19:10:27Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2017-06-26T19:10:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=812b24e98e7d88feef9f5a1c3ccbaf7ac30c9b94'/>
<id>urn:sha1:812b24e98e7d88feef9f5a1c3ccbaf7ac30c9b94</id>
<content type='text'>
Backport of 964e490847011ed7beb1639f35d62b210f1f5dda from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #28298 -- Prevented a primary key alteration from adding a foreign key constraint if db_constraint=False.</title>
<updated>2017-06-23T01:54:46Z</updated>
<author>
<name>Josh Schneier</name>
<email>josh.schneier@gmail.com</email>
</author>
<published>2017-06-12T00:05:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7765d3ba9b02d612f7c466f5ca0ea8fba1405372'/>
<id>urn:sha1:7765d3ba9b02d612f7c466f5ca0ea8fba1405372</id>
<content type='text'>
Backport of fba0eaa5d60603721d7b4653e3efacbfb3613bd2 from master
</content>
</entry>
<entry>
<title>[1.11.x] Simplified schema.tests with assertForeignKeyExists()/assertForeignKeyNotExists().</title>
<updated>2017-06-23T01:49:25Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2017-05-24T14:43:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d50e0e655394034224d92fc6bde3f5d015bed49e'/>
<id>urn:sha1:d50e0e655394034224d92fc6bde3f5d015bed49e</id>
<content type='text'>
Backport of 663d1c316070af80a41f136b76308f21993537e4 from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed typo in docs/ref/request-response.txt.</title>
<updated>2017-06-20T15:22:38Z</updated>
<author>
<name>aruseni</name>
<email>aruseni.magiku@gmail.com</email>
</author>
<published>2017-06-20T15:22:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1de0da961e5cc0dcb9b939ccce26fa471f3f1821'/>
<id>urn:sha1:1de0da961e5cc0dcb9b939ccce26fa471f3f1821</id>
<content type='text'>
Backport of ad524980ac9644d5d40c2c79af3c183f4351841e from master
</content>
</entry>
</feed>
