<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/releases/4.0.txt, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-08-28T06:52:43Z</updated>
<entry>
<title>Fixed #36570 -- Removed unnecessary :py domain from documentation roles.</title>
<updated>2025-08-28T06:52:43Z</updated>
<author>
<name>SaJH</name>
<email>wogur981208@gmail.com</email>
</author>
<published>2025-08-25T15:50:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3c0c54351b58e9386375d2bd7a8c60dadc4bb6e8'/>
<id>urn:sha1:3c0c54351b58e9386375d2bd7a8c60dadc4bb6e8</id>
<content type='text'>
Signed-off-by: SaJH &lt;wogur981208@gmail.com&gt;
</content>
</entry>
<entry>
<title>Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-05-27T16:37:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6f8e23d1c10c7ce32cea82b65ad2af640015f147'/>
<id>urn:sha1:6f8e23d1c10c7ce32cea82b65ad2af640015f147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced "Django test runner" with DiscoverRunner in release notes.</title>
<updated>2024-02-05T12:18:53Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2024-02-05T12:18:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d70b79c6b90c8a9657c6bf7f6eca6f3f9424bb45'/>
<id>urn:sha1:d70b79c6b90c8a9657c6bf7f6eca6f3f9424bb45</id>
<content type='text'>
Removed mention of options supported only by runtests.py.</content>
</entry>
<entry>
<title>Used extlinks for PyPI links.</title>
<updated>2023-04-17T04:55:32Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2023-04-16T23:14:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2c4dc6476083c853b654e462c7ff65dbe0334c9e'/>
<id>urn:sha1:2c4dc6476083c853b654e462c7ff65dbe0334c9e</id>
<content type='text'>
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</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 #32365 -- Removed django.utils.timezone.utc per deprecation timeline.</title>
<updated>2023-01-17T10:49:15Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-13T07:22:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d6816bff73b37af05c968c009419c7c608e37307'/>
<id>urn:sha1:d6816bff73b37af05c968c009419c7c608e37307</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32365 -- Removed support for pytz timezones per deprecation timeline.</title>
<updated>2023-01-17T10:49:15Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-09T08:03:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e6f82438d4e3750e8d299bfd79dac98eebe9f1e0'/>
<id>urn:sha1:e6f82438d4e3750e8d299bfd79dac98eebe9f1e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33789 -- Doc'd changes in quoting table/column names on Oracle in Django 4.0.</title>
<updated>2022-06-21T07:09:41Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-06-21T07:09:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a0608c4b111555023c24ab7333a42ec53dca6b42'/>
<id>urn:sha1:a0608c4b111555023c24ab7333a42ec53dca6b42</id>
<content type='text'>
Thanks Paul in 't Hout for the report.

Regression in 1f643c28b5f2b039c47155692844dbae1cb091cd.</content>
</entry>
<entry>
<title>Refs #32355 -- Bumped required psycopg2 version to 2.8.4.</title>
<updated>2021-12-22T19:32:55Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-12-22T19:32:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ca04659b4b3f042c1bc7e557c25ed91e3c56c745'/>
<id>urn:sha1:ca04659b4b3f042c1bc7e557c25ed91e3c56c745</id>
<content type='text'>
psycopg2 2.8.4 is the first release to support Python 3.8.</content>
</entry>
<entry>
<title>Improved release notes wording for template-based form rendering.</title>
<updated>2021-12-07T11:44:33Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2021-12-07T11:33:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dfdf1c68645627f54259dbe25f5b42329ee83b5d'/>
<id>urn:sha1:dfdf1c68645627f54259dbe25f5b42329ee83b5d</id>
<content type='text'>
</content>
</entry>
</feed>
