<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/fields/__init__.py, branch stable/2.1.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F2.1.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F2.1.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2018-05-30T01:43:56Z</updated>
<entry>
<title>[2.1.x] Refs #28748 -- Reallowed lazy model field choices.</title>
<updated>2018-05-30T01:43:56Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-05-30T01:43:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4ca64f2bd52dea691e33473dc97f8ee9e2a1130d'/>
<id>urn:sha1:4ca64f2bd52dea691e33473dc97f8ee9e2a1130d</id>
<content type='text'>
Regression in 3aa9ab39cce6b2a27d6334ad0148c8f37b6f5986.

Backport of c03e41712b2274f524d32bc2aef455ed82c9e3b4 from master
</content>
</entry>
<entry>
<title>Fixed #29247 -- Allowed blank model field choice to be defined in nested choices.</title>
<updated>2018-04-20T15:06:14Z</updated>
<author>
<name>orlnub123</name>
<email>30984274+orlnub123@users.noreply.github.com</email>
</author>
<published>2018-03-22T13:05:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=21420096c4db78ccb8f549a29d662cff870d363c'/>
<id>urn:sha1:21420096c4db78ccb8f549a29d662cff870d363c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #29227 -- Simplified NullBooleanField by making it subclass BooleanField.</title>
<updated>2018-03-20T16:10:10Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2018-03-20T01:41:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=281c0223b376d6fa1a11e0726d824ed35cfe7524'/>
<id>urn:sha1:281c0223b376d6fa1a11e0726d824ed35cfe7524</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29227 -- Allowed BooleanField to be null=True.</title>
<updated>2018-03-20T16:10:10Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-05-06T14:56:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5fa4f40f45fcdbb7e48489ed3039a314b5c961d0'/>
<id>urn:sha1:5fa4f40f45fcdbb7e48489ed3039a314b5c961d0</id>
<content type='text'>
Thanks Lynn Cyrin for contributing to the patch, and Nick Pope for review.
</content>
</entry>
<entry>
<title>Added model name to AutoField error message.</title>
<updated>2018-03-03T18:22:00Z</updated>
<author>
<name>Almad</name>
<email>bugs@almad.net</email>
</author>
<published>2018-03-03T18:22:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3d8fadad0f7a3a32f28db034650182117ae071f7'/>
<id>urn:sha1:3d8fadad0f7a3a32f28db034650182117ae071f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28442 -- Fixed crash with nested OuterRefs that reference AutoField.</title>
<updated>2018-02-21T02:58:43Z</updated>
<author>
<name>Oliver Sauder</name>
<email>sliverc@users.noreply.github.com</email>
</author>
<published>2018-02-21T02:58:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6f0b8c1c9ef30a1f41ce401e1fed2effd524fed1'/>
<id>urn:sha1:6f0b8c1c9ef30a1f41ce401e1fed2effd524fed1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #28814 -- Imported from collections.abc to fix Python 3.7 deprecation warnings.</title>
<updated>2018-02-05T16:42:47Z</updated>
<author>
<name>Raymond Hettinger</name>
<email>rhettinger@users.noreply.github.com</email>
</author>
<published>2018-02-05T16:42:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aba9763b5117494ca1ef1e420397e3845ad5b262'/>
<id>urn:sha1:aba9763b5117494ca1ef1e420397e3845ad5b262</id>
<content type='text'>
https://bugs.python.org/issue25988</content>
</entry>
<entry>
<title>Refs #28748 -- Reallowed lazy values in model field choices.</title>
<updated>2018-01-27T14:19:56Z</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2018-01-25T04:21:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3aa9ab39cce6b2a27d6334ad0148c8f37b6f5986'/>
<id>urn:sha1:3aa9ab39cce6b2a27d6334ad0148c8f37b6f5986</id>
<content type='text'>
Regression in f9844f484186fa13399bf8b96f58616687fe158a.

Thanks Matthias Kestenholz for the report and suggestions.
</content>
</entry>
<entry>
<title>Fixed #28748 -- Made model field choices check more strict for named groups.</title>
<updated>2018-01-24T15:34:24Z</updated>
<author>
<name>François Freitag</name>
<email>mail+github@franek.fr</email>
</author>
<published>2017-11-30T06:33:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f9844f484186fa13399bf8b96f58616687fe158a'/>
<id>urn:sha1:f9844f484186fa13399bf8b96f58616687fe158a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28982 -- Simplified code with and/or.</title>
<updated>2018-01-04T01:12:23Z</updated>
<author>
<name>Дилян Палаузов</name>
<email>Dilyan.Palauzov@db.com</email>
</author>
<published>2018-01-03T23:52:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7b2aa24f75434c2ce50100cfef3586071e0747a'/>
<id>urn:sha1:d7b2aa24f75434c2ce50100cfef3586071e0747a</id>
<content type='text'>
</content>
</entry>
</feed>
