<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/releases/3.1.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>Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.</title>
<updated>2024-03-01T06:15:32Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2024-02-26T05:14:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=daf7d482dbaaa2604241a994c49f442fa15142c1'/>
<id>urn:sha1:daf7d482dbaaa2604241a994c49f442fa15142c1</id>
<content type='text'>
Once the deprecation period ends CheckConstraint.check() can become the
documented method that performs system checks for BaseConstraint
subclasses.
</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>Fixed references to django.core.cache in docs.</title>
<updated>2023-05-22T12:02:01Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2023-05-22T12:02:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c3862735cd8c268e99fb8d54c3955aacc4f2dc25'/>
<id>urn:sha1:c3862735cd8c268e99fb8d54c3955aacc4f2dc25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #31369 -- Improved hint message in NullBooleanField's deprecation warning.</title>
<updated>2023-05-02T18:42:11Z</updated>
<author>
<name>Paul Brown</name>
<email>paul90brown@gmail.com</email>
</author>
<published>2023-05-02T18:42:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3b62d8c83e3e48d2ed61cfa32a61c56d9e030293'/>
<id>urn:sha1:3b62d8c83e3e48d2ed61cfa32a61c56d9e030293</id>
<content type='text'>
</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>Fixed #32348, Refs #29087 -- Corrected tutorial for updated deleting inlines UI.</title>
<updated>2021-01-27T07:44:36Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-01-26T08:24:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f4272d000af598018247fe9687dac0fd02a29a7c'/>
<id>urn:sha1:f4272d000af598018247fe9687dac0fd02a29a7c</id>
<content type='text'>
Updated tutorial to match change in 24e540fbd71bd2b0843e751bde61ad0052a811b3
allowing deletion of original extra inlines.
</content>
</entry>
<entry>
<title>Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting.</title>
<updated>2021-01-14T16:50:04Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-01-14T09:27:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0aa6a602b2b1cac6fe8e55051eed493b9cea7b81'/>
<id>urn:sha1:0aa6a602b2b1cac6fe8e55051eed493b9cea7b81</id>
<content type='text'>
Per deprecation timeline.
</content>
</entry>
<entry>
<title>Refs #31040 -- Doc'd Python 3.9 compatibility.</title>
<updated>2020-10-13T06:35:01Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-10-13T06:35:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e18156b6c35908f2a4026287b5225a6a4da8af1a'/>
<id>urn:sha1:e18156b6c35908f2a4026287b5225a6a4da8af1a</id>
<content type='text'>
</content>
</entry>
</feed>
