<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/db/models.txt, branch stable/4.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-03-01T12:39:03Z</updated>
<entry>
<title>[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.</title>
<updated>2023-03-01T12:39:03Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2023-03-01T12:35:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=62510f01e76ad0526c94ea6d1bc6399c1ddf3df4'/>
<id>urn:sha1:62510f01e76ad0526c94ea6d1bc6399c1ddf3df4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues in docs.</title>
<updated>2023-02-28T11:54:33Z</updated>
<author>
<name>Joseph Victor Zammit</name>
<email>jvzammit@gmail.com</email>
</author>
<published>2023-01-23T20:29:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5bdd6223a24b2bcd0ee32251d6f3ce20e934a1dd'/>
<id>urn:sha1:5bdd6223a24b2bcd0ee32251d6f3ce20e934a1dd</id>
<content type='text'>
Backport of ba755ca13123d2691a0926ddb64e5d0a2906a880 from main
</content>
</entry>
<entry>
<title>[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.</title>
<updated>2023-02-10T20:12:06Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2023-02-09T15:48:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b784768eef75afb32f6d2ce7166551a528bce0ec'/>
<id>urn:sha1:b784768eef75afb32f6d2ce7166551a528bce0ec</id>
<content type='text'>
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.

Backport of 534ac4829764f317cf2fbc4a18354fcc998c1425 from main.
</content>
</entry>
<entry>
<title>Refs #34099 -- Doc'd that custom Model.save() should update update_fields kwarg.</title>
<updated>2022-11-14T12:43:07Z</updated>
<author>
<name>sarahboyce</name>
<email>sarahvboyce95@gmail.com</email>
</author>
<published>2022-10-16T15:45:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0678d657222dd667bcc7e4fc307ea2ab70d219d7'/>
<id>urn:sha1:0678d657222dd667bcc7e4fc307ea2ab70d219d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved readability of string interpolation in frequently used examples in docs.</title>
<updated>2022-11-10T12:18:38Z</updated>
<author>
<name>Trey Hunner</name>
<email>trey@treyhunner.com</email>
</author>
<published>2022-11-10T12:18:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fad070b07b8c5f5022c2867d291cb6968709f2a1'/>
<id>urn:sha1:fad070b07b8c5f5022c2867d291cb6968709f2a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #30947 -- Changed tuples to lists where appropriate.</title>
<updated>2022-08-30T07:57:17Z</updated>
<author>
<name>Alex Morega</name>
<email>alex@grep.ro</email>
</author>
<published>2022-08-26T14:10:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=de6c9c70549010fc39509f9ef3f6a62ada870318'/>
<id>urn:sha1:de6c9c70549010fc39509f9ef3f6a62ada870318</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL.</title>
<updated>2022-08-26T19:42:44Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-08-26T19:42:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=081871bc20cc8b28481109b8dcadc321e177e6be'/>
<id>urn:sha1:081871bc20cc8b28481109b8dcadc321e177e6be</id>
<content type='text'>
Follow up to 2eea361eff58dd98c409c5227064b901f41bd0d6.</content>
</entry>
<entry>
<title>Fixed docs build with sphinxcontrib-spelling 7.5.0+.</title>
<updated>2022-05-31T09:17:01Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-05-31T05:40:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ac90529cc58507d9a07610809a795ec5fc3cbf8c'/>
<id>urn:sha1:ac90529cc58507d9a07610809a795ec5fc3cbf8c</id>
<content type='text'>
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set
of nodes for which the text is checked.
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 3.2.</title>
<updated>2021-09-20T19:23:01Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-09-16T05:43:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97237ad3feed80407ed1884ea84cf00fd9fea367'/>
<id>urn:sha1:97237ad3feed80407ed1884ea84cf00fd9fea367</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30427, Fixed #16176 -- Corrected setting descriptor in Field.contribute_to_class().</title>
<updated>2021-06-15T10:01:28Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-06-09T14:55:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=225d96533a8e05debd402a2bfe566487cc27d95f'/>
<id>urn:sha1:225d96533a8e05debd402a2bfe566487cc27d95f</id>
<content type='text'>
Co-authored-by: Jarek Glowacki &lt;jarekwg@gmail.com&gt;
</content>
</entry>
</feed>
