<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial02.txt, branch 5.0.7</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=5.0.7</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=5.0.7'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2024-04-04T19:07:16Z</updated>
<entry>
<title>[5.0.x] Fixed #35347 -- Clarified choice_set attribute in tutorial 2.</title>
<updated>2024-04-04T19:07:16Z</updated>
<author>
<name>Lang Tran</name>
<email>lang.tran96@gmail.com</email>
</author>
<published>2024-04-04T19:05:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=88c0a66f36e45dc226c82b70d615e8368da5317b'/>
<id>urn:sha1:88c0a66f36e45dc226c82b70d615e8368da5317b</id>
<content type='text'>
Backport of e279c724c12b4edc808cd208245dfa6d10505879 from main
</content>
</entry>
<entry>
<title>Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.</title>
<updated>2023-03-01T12:03:56Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2023-02-28T19:53:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=14459f80ee3a9e005989db37c26fd13bb6d2fab2'/>
<id>urn:sha1:14459f80ee3a9e005989db37c26fd13bb6d2fab2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #34140 -- Applied rst code-block to non-Python examples.</title>
<updated>2023-02-10T18:19:13Z</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=534ac4829764f317cf2fbc4a18354fcc998c1425'/>
<id>urn:sha1:534ac4829764f317cf2fbc4a18354fcc998c1425</id>
<content type='text'>
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.
</content>
</entry>
<entry>
<title>Updated UTC uses to datetime.timezone.utc in docs.</title>
<updated>2022-10-20T22:52:45Z</updated>
<author>
<name>Diane DeMers Chen</name>
<email>purplediane@users.noreply.github.com</email>
</author>
<published>2022-10-20T22:52:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a16132a9c4b32f9580cdda98a2711ae7261c2576'/>
<id>urn:sha1:a16132a9c4b32f9580cdda98a2711ae7261c2576</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>Recommended using .tables on SQLite in tutorial 2.</title>
<updated>2021-09-29T10:42:59Z</updated>
<author>
<name>Victor Sowa</name>
<email>victor.johan.sowa@gmail.com</email>
</author>
<published>2021-09-29T10:42:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9466fd78420a851460c92673dad50a5737c75b12'/>
<id>urn:sha1:9466fd78420a851460c92673dad50a5737c75b12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made sentence about Model consistent in docs.</title>
<updated>2021-08-26T05:55:56Z</updated>
<author>
<name>Zainab Amir</name>
<email>zainab.amir@arbisoft.com</email>
</author>
<published>2021-08-24T05:41:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3445c50a3affc5ae7b1c2712a139d4a5105aeaf5'/>
<id>urn:sha1:3445c50a3affc5ae7b1c2712a139d4a5105aeaf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.</title>
<updated>2021-08-17T10:18:07Z</updated>
<author>
<name>Andrew Northall</name>
<email>andrew@northall.me.uk</email>
</author>
<published>2021-08-15T19:11:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c23aa736264d47c51b2f2ff2e3139187204fc9b8'/>
<id>urn:sha1:c23aa736264d47c51b2f2ff2e3139187204fc9b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.</title>
<updated>2021-07-29T04:24:12Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-07-23T06:48:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1024b5e74a7166313ad4e4975a15e90dccd3ec5f'/>
<id>urn:sha1:1024b5e74a7166313ad4e4975a15e90dccd3ec5f</id>
<content type='text'>
</content>
</entry>
</feed>
