<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 3.1.5</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.1.5</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.1.5'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2021-01-04T07:47:51Z</updated>
<entry>
<title>[3.1.x] Bumped version for 3.1.5 release.</title>
<updated>2021-01-04T07:47:51Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-01-04T07:47:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f244d86962f8b34c266c3ee449f04aa312d8971e'/>
<id>urn:sha1:f244d86962f8b34c266c3ee449f04aa312d8971e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added release date for 3.1.5.</title>
<updated>2021-01-04T07:43:07Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-01-04T07:31:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3bfe6da27bcfa60a16e45ea48797b893af5d4420'/>
<id>urn:sha1:3bfe6da27bcfa60a16e45ea48797b893af5d4420</id>
<content type='text'>
Backport of 767917ed4901ca076572c7ec6806b91fb7581fdb from master.
</content>
</entry>
<entry>
<title>[3.1.x] Refs #28741 -- Doc'd SESSION_COOKIE_DOMAIN requirement with CSRF_USE_SESSIONS.</title>
<updated>2021-01-04T07:17:46Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2021-01-03T00:56:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f4db2d16ec42922078ff1951cd696c9b49e1e2f6'/>
<id>urn:sha1:f4db2d16ec42922078ff1951cd696c9b49e1e2f6</id>
<content type='text'>
Similar considerations as refs #32065, again adding some nuance to
afd375fc343baa46e61036087bc43b3d096bb0ca.

Backport of 2e7ba6057cfc82a15a22b6021cd60cf307152e2d from master
</content>
</entry>
<entry>
<title>[3.1.x] Fixed typo in docs/ref/templates/builtins.txt.</title>
<updated>2021-01-04T06:35:34Z</updated>
<author>
<name>Roland Geider</name>
<email>roland@geider.net</email>
</author>
<published>2021-01-04T06:34:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a7e2f6c2578443779f516b15e62a651f5ba10636'/>
<id>urn:sha1:a7e2f6c2578443779f516b15e62a651f5ba10636</id>
<content type='text'>
Backport of 3363cf42255b7a960902ab561613460ebe777331 from master
</content>
</entry>
<entry>
<title>[3.1.x] Updated CVE URL.</title>
<updated>2021-01-02T11:49:36Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2021-01-02T11:49:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=558c1001819d6edf449e0e1adfa06285d79df69d'/>
<id>urn:sha1:558c1001819d6edf449e0e1adfa06285d79df69d</id>
<content type='text'>
Backport of 656b331b13e08e82bbf0b88d39080c5b1a02109c from master
</content>
</entry>
<entry>
<title>[3.1.x] Fixed #32304 -- Fixed prefixing STATIC_URL and MEDIA_URL by SCRIPT_NAME for absolute URLs with no domain.</title>
<updated>2020-12-31T12:19:34Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-12-31T12:18:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5fdc81d8930b85849a39e550fa54be1cad10d74d'/>
<id>urn:sha1:5fdc81d8930b85849a39e550fa54be1cad10d74d</id>
<content type='text'>
Thanks Adam Hooper for the report.

Regression in c574bec0929cd2527268c96a492d25223a9fd576.
Backport of e13b71403bd1568abed237858127677144d43d23 from master
</content>
</entry>
<entry>
<title>[3.1.x] Fixed #32299 -- Prevented mutating handlers when processing middlewares marking as unused in an async context.</title>
<updated>2020-12-29T08:06:03Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-12-29T08:04:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6b4b7da740cea6d1fc7ae7028a357587f3e9d0b3'/>
<id>urn:sha1:6b4b7da740cea6d1fc7ae7028a357587f3e9d0b3</id>
<content type='text'>
Thanks Hubert Bielenia for the report.
Backport of 98ad327864aed8df245fd19ea9d2743279e11643 from master
</content>
</entry>
<entry>
<title>[3.1.x] Corrected related fields checks messages in docs.</title>
<updated>2020-12-29T08:06:03Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-12-28T11:17:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3029e22607818b711a1954d27709392276798d19'/>
<id>urn:sha1:3029e22607818b711a1954d27709392276798d19</id>
<content type='text'>
Backport of 72d04e03855536cf36090aedbb7aa8f1c4c8b443 from master
</content>
</entry>
<entry>
<title>[3.1.x] Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in docs.</title>
<updated>2020-12-23T16:23:35Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-12-23T15:20:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6165e23776b146a587ee21bc468b1e645b4dd890'/>
<id>urn:sha1:6165e23776b146a587ee21bc468b1e645b4dd890</id>
<content type='text'>
Backport of 429d089d0a8fbd400e0c010708df4f0d16218970 from master.
</content>
</entry>
<entry>
<title>[3.1.x] Removed forms-MAX_NUM_FORMS POST data in docs</title>
<updated>2020-12-23T16:19:00Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-10-25T19:50:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e5273bc92b3fbba56b3f4b536c6b5fc2c34ea371'/>
<id>urn:sha1:e5273bc92b3fbba56b3f4b536c6b5fc2c34ea371</id>
<content type='text'>
The field is ignored server-side and only exists as a client-side
convenience. Removing it slightly simplifies the documentation and
avoids some distractions.

Added note:: for MIN_NUM_FORMS/MAX_NUM_FORMS in
Understanding the management form section.

Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;

Backport of d3b3eb860dc140c56022704672e7f54fa8a0c648 from master
</content>
</entry>
</feed>
