<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/releases/2.2.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>2023-07-10T03:59:35Z</updated>
<entry>
<title>Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google management command.</title>
<updated>2023-07-10T03:59:35Z</updated>
<author>
<name>Andrew Northall</name>
<email>andrew@northall.me.uk</email>
</author>
<published>2023-07-02T20:48:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6d427288e410e9cad39b1aa1b4d4893fbd391282'/>
<id>urn:sha1:6d427288e410e9cad39b1aa1b4d4893fbd391282</id>
<content type='text'>
Thanks Joachim Jablon for the report.

Google has deprecated the sitemap ping endpoint, and will be removing
it in 6 months ~January 2024.
</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>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>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>
<entry>
<title>Fixed #30945 -- Doc'd plural equations changes in 2.2. release notes.</title>
<updated>2020-07-03T07:38:18Z</updated>
<author>
<name>David Smith</name>
<email>39445562+smithdc1@users.noreply.github.com</email>
</author>
<published>2020-07-03T07:38:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=baf404f749ffd008fb3401ff1b710c6e6519606f'/>
<id>urn:sha1:baf404f749ffd008fb3401ff1b710c6e6519606f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #31682 -- Doc'd minimal sqlparse version in Django 2.2.</title>
<updated>2020-06-10T04:53:32Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-06-10T04:53:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4339f2aff272bceabd67e452c65bcfe0700b3f09'/>
<id>urn:sha1:4339f2aff272bceabd67e452c65bcfe0700b3f09</id>
<content type='text'>
Support for sqlparse &lt; 0.2.2 was broken in
40b0a58f5ff949fba1072627e4ad11ef98aa7f36 because is_whitespace property
was added in sqlparse 0.2.2.</content>
</entry>
<entry>
<title>Fixed term warning on Sphinx 3.0.1+.</title>
<updated>2020-04-14T07:32:09Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-04-14T07:32:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cc70a0343ef51ffcc0b1211dd6e7abedc4b43ea6'/>
<id>urn:sha1:cc70a0343ef51ffcc0b1211dd6e7abedc4b43ea6</id>
<content type='text'>
"term" role became case sensitive in Sphinx 3.0.1.</content>
</entry>
<entry>
<title>Prevented (and corrected) single backtick usage in docs.</title>
<updated>2020-04-01T12:55:11Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-03-31T08:37:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1cdfe8d91215eefaa18c398069dd9c6879a9511d'/>
<id>urn:sha1:1cdfe8d91215eefaa18c398069dd9c6879a9511d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30625 -- Doc'd cache.get()/delete() behavior change in Django 2.2.</title>
<updated>2019-11-21T09:54:05Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2019-11-21T09:54:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f69b32782e21642c6184162d888fcc17dd1dd85e'/>
<id>urn:sha1:f69b32782e21642c6184162d888fcc17dd1dd85e</id>
<content type='text'>
</content>
</entry>
</feed>
