<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/__init__.py, branch 4.2.29</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.2.29</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.2.29'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-02-07T19:37:05Z</updated>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #12990, Refs #27694 -- Added JSONField model field.</title>
<updated>2020-05-08T05:23:31Z</updated>
<author>
<name>sage</name>
<email>laymonage@gmail.com</email>
</author>
<published>2019-06-09T00:56:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd'/>
<id>urn:sha1:6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd</id>
<content type='text'>
Thanks to Adam Johnson, Carlton Gibson, Mariusz Felisiak, and Raphael
Michel for mentoring this Google Summer of Code 2019 project and
everyone else who helped with the patch.

Special thanks to Mads Jensen, Nick Pope, and Simon Charette for
extensive reviews.

Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
<entry>
<title>Simplified imports from django.db and django.contrib.gis.db.</title>
<updated>2020-02-04T12:20:06Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-08-20T07:54:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=335c9c94acf263901fb023404408880245b0c4b4'/>
<id>urn:sha1:335c9c94acf263901fb023404408880245b0c4b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27272 -- Added an on_delete RESTRICT handler to allow cascading deletions while protecting direct ones.</title>
<updated>2019-11-19T09:55:05Z</updated>
<author>
<name>Daniel Izquierdo</name>
<email>daniel@makeleaps.com</email>
</author>
<published>2016-10-10T07:23:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89abecc75d7eadab681f29be5237972c6c2f997b'/>
<id>urn:sha1:89abecc75d7eadab681f29be5237972c6c2f997b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27910 -- Added enumeration helpers for use in Field.choices.</title>
<updated>2019-09-04T12:42:49Z</updated>
<author>
<name>Shai Berger</name>
<email>shai@platonix.com</email>
</author>
<published>2018-12-31T17:57:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=72ebe85a269aab4bdb3829de4846b41f90973c5d'/>
<id>urn:sha1:72ebe85a269aab4bdb3829de4846b41f90973c5d</id>
<content type='text'>
These classes can serve as a base class for user enums, supporting
translatable human-readable names, or names automatically inferred
from the enum member name.

Additional properties make it easy to access the list of names, values
and display labels.

Thanks to the following for ideas and reviews:

Carlton Gibson, Fran Hrženjak, Ian Foote, Mariusz Felisiak, Shai Berger.

Co-authored-by: Shai Berger &lt;shai@platonix.com&gt;
Co-authored-by: Nick Pope &lt;nick.pope@flightdataservices.com&gt;
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #11964 -- Added support for database check constraints.</title>
<updated>2018-07-10T19:32:33Z</updated>
<author>
<name>Ian Foote</name>
<email>python@ian.feete.org</email>
</author>
<published>2016-11-05T13:12:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=952f05a6db2665d83c04075119285f2164b03432'/>
<id>urn:sha1:952f05a6db2665d83c04075119285f2164b03432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #18974 -- Removed @models.permalink() decorator per deprecation timeline.</title>
<updated>2017-09-22T16:51:18Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-09-03T00:47:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4502489a466b89cccd9d2c1b8d21b2f153d71b4b'/>
<id>urn:sha1:4502489a466b89cccd9d2c1b8d21b2f153d71b4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27332 -- Added FilteredRelation API for conditional join (ON clause) support.</title>
<updated>2017-09-22T15:53:17Z</updated>
<author>
<name>Nicolas Delaby</name>
<email>ticosax@free.fr</email>
</author>
<published>2017-09-22T15:53:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=01d440fa1e6b5c62acfa8b3fde43dfa1505f93c6'/>
<id>urn:sha1:01d440fa1e6b5c62acfa8b3fde43dfa1505f93c6</id>
<content type='text'>
Thanks Anssi Kääriäinen for contributing to the patch.</content>
</entry>
<entry>
<title>Fixed #26608 -- Added support for window expressions (OVER clause).</title>
<updated>2017-09-18T13:42:29Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-09-18T13:42:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d549b8805053d4b064bf492ba90e90db5d7e2a6b'/>
<id>urn:sha1:d549b8805053d4b064bf492ba90e90db5d7e2a6b</id>
<content type='text'>
Thanks Josh Smeaton, Mariusz Felisiak, Sergey Fedoseev, Simon Charettes,
Adam Chainz/Johnson and Tim Graham for comments and reviews and Jamie
Cockburn for initial patch.</content>
</entry>
<entry>
<title>Refs #18974 -- Added stacklevel for permalink() deprecation.</title>
<updated>2017-03-28T21:58:10Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-03-28T21:58:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b59c0d722d9b498e840feea6e2e88238d3dadf54'/>
<id>urn:sha1:b59c0d722d9b498e840feea6e2e88238d3dadf54</id>
<content type='text'>
</content>
</entry>
</feed>
