<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/docs, branch make-zoneinfo-default-timezone-implementation</title>
<subtitle>github.com: django/django.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django.git/'/>
<entry>
<title>Deprecation of is_dst params.</title>
<updated>2021-09-09T10:56:54+00:00</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-09-09T10:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django.git/commit/?id=84cb8fd4394c7080c9294974f1c4b0f733c0cdf0'/>
<id>84cb8fd4394c7080c9294974f1c4b0f733c0cdf0</id>
<content type='text'>
Release notes and deprecation.txt pending.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release notes and deprecation.txt pending.
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP Update docs.</title>
<updated>2021-09-08T13:26:09+00:00</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-09-07T12:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django.git/commit/?id=0d3d4610a9804211bd8daa61abf9e1cecc8f51ed'/>
<id>0d3d4610a9804211bd8daa61abf9e1cecc8f51ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #32365 -- Made zoneinfo the default timezone implementation.</title>
<updated>2021-08-18T07:48:19+00:00</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-08-11T16:38:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django.git/commit/?id=4fd6620a9c49a3fede0d5eb6d565f228492c89cf'/>
<id>4fd6620a9c49a3fede0d5eb6d565f228492c89cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some broken links and redirects in docs.</title>
<updated>2021-08-09T05:07:52+00:00</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2021-08-09T05:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django.git/commit/?id=259b28706e5084f5207792e066a33e35c7a661d4'/>
<id>259b28706e5084f5207792e066a33e35c7a661d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #32956 -- Corrected spelling of daylight saving time.</title>
<updated>2021-08-06T11:00:24+00:00</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-07-30T12:41:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django.git/commit/?id=8208381ba6a3d1613bb746617062ccf1a6a28591'/>
<id>8208381ba6a3d1613bb746617062ccf1a6a28591</id>
<content type='text'>
AP Stylebook: Saving not savings, no hyphen, and lowercase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AP Stylebook: Saving not savings, no hyphen, and lowercase.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #32983 -- Added system check for redundant related_name on symmetrical M2M fields.</title>
<updated>2021-08-06T09:57:02+00:00</updated>
<author>
<name>Nick Touran</name>
<email>nick@partofthething.com</email>
</author>
<published>2021-08-04T20:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django.git/commit/?id=5d4f21b16f002ed5202a68d6977346ccf53b0b0e'/>
<id>5d4f21b16f002ed5202a68d6977346ccf53b0b0e</id>
<content type='text'>
Since ManyToManyFields defined with `symmetrical=True` do not add a
related field to the target model, including a `related_name` argument
will never do what the coder likely expects. This makes including
a related_name with a symmetrical model raise a system check warning.

ticket-32983
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since ManyToManyFields defined with `symmetrical=True` do not add a
related field to the target model, including a `related_name` argument
will never do what the coder likely expects. This makes including
a related_name with a symmetrical model raise a system check warning.

ticket-32983
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesMixin.</title>
<updated>2021-08-05T10:40:34+00:00</updated>
<author>
<name>Jarosław Wygoda</name>
<email>jaroslaw@wygoda.me</email>
</author>
<published>2021-06-02T19:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django.git/commit/?id=d3c4696596822281c0a5d4b9e3ee27732a4ce092'/>
<id>d3c4696596822281c0a5d4b9e3ee27732a4ce092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #32986 -- Moved TRANSLATOR_COMMENT_MARK to django.utils.translation.template.</title>
<updated>2021-08-05T04:11:40+00:00</updated>
<author>
<name>Chris Jerdonek</name>
<email>chris.jerdonek@gmail.com</email>
</author>
<published>2021-08-05T03:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django.git/commit/?id=4fe3774c729f3fd5105b3001fe69a70bdca95ac3'/>
<id>4fe3774c729f3fd5105b3001fe69a70bdca95ac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #32984 -- Allowed customizing a deletion field widget in formsets.</title>
<updated>2021-08-03T11:12:50+00:00</updated>
<author>
<name>Ties Jan Hefting</name>
<email>hello@tiesjan.com</email>
</author>
<published>2021-08-03T10:27:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django.git/commit/?id=4f3acf957918843b4c40ff2edfb929bcfaa3730e'/>
<id>4f3acf957918843b4c40ff2edfb929bcfaa3730e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #31621 -- Added support for '--parallel auto' to test management command.</title>
<updated>2021-08-03T07:57:04+00:00</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-05-23T18:32:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django.git/commit/?id=ae89daf46f83a7b39d599d289624c3377bfa4ab1'/>
<id>ae89daf46f83a7b39d599d289624c3377bfa4ab1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
