<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/core/management/commands/loaddata.py, branch 3.1.7</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.1.7</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.1.7'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-04-27T08:10:36Z</updated>
<entry>
<title>Refs #18325 -- Removed unnecessary line endings in management commands.</title>
<updated>2020-04-27T08:10:36Z</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2020-04-25T13:51:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=71d9876e39abafe81e031b92ecd300c7d13346ea'/>
<id>urn:sha1:71d9876e39abafe81e031b92ecd300c7d13346ea</id>
<content type='text'>
The OutputWrapper automatically adds \n when it’s not present.
</content>
</entry>
<entry>
<title>Fixed #31428 -- Allowed empty message in management command self.stdout/err proxies.</title>
<updated>2020-04-07T06:45:11Z</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2020-04-06T10:12:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e03eb8db9371c2af864b124701b8f970ff405ca9'/>
<id>urn:sha1:e03eb8db9371c2af864b124701b8f970ff405ca9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed redundant os.path.abspath() call.</title>
<updated>2019-04-25T09:56:05Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-04-25T09:56:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=28d5262fa3315690395f04e3619ed554dbaf725b'/>
<id>urn:sha1:28d5262fa3315690395f04e3619ed554dbaf725b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unnecessary assignments in various code.</title>
<updated>2019-04-24T11:09:29Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-04-24T11:09:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8b3f1c35dd848678225e8634d6880efeeab5e796'/>
<id>urn:sha1:8b3f1c35dd848678225e8634d6880efeeab5e796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30184 -- Removed ellipsis characters from shell output strings.</title>
<updated>2019-02-13T18:59:44Z</updated>
<author>
<name>Dan Davis</name>
<email>danizen@users.noreply.github.com</email>
</author>
<published>2019-02-13T18:59:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2bd8df243ac6fc35e58c9fe90b20c9e42519a5ac'/>
<id>urn:sha1:2bd8df243ac6fc35e58c9fe90b20c9e42519a5ac</id>
<content type='text'>
Partially reverted 50b8493581fea3d7137dd8db33bac7008868d23a (refs #29654)
to avoid a crash when the user shell doesn't support non-ASCII characters.</content>
</entry>
<entry>
<title>Fixed loaddata error message when uncompressed fixture has a dot in its name.</title>
<updated>2018-09-26T19:30:15Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2018-09-26T19:30:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=91841c77cd665a480a236f0b81e1d1827f800759'/>
<id>urn:sha1:91841c77cd665a480a236f0b81e1d1827f800759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unneeded list() calls in list.extend() argument.</title>
<updated>2018-09-25T15:30:43Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2018-09-25T15:30:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=553c24018e8a6746158c19b517b508eb03b0f7f9'/>
<id>urn:sha1:553c24018e8a6746158c19b517b508eb03b0f7f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #29654 -- Replaced three dots with ellipsis character in output strings.</title>
<updated>2018-08-22T13:13:58Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2018-08-22T13:13:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=50b8493581fea3d7137dd8db33bac7008868d23a'/>
<id>urn:sha1:50b8493581fea3d7137dd8db33bac7008868d23a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26291 -- Allowed loaddata to handle forward references in natural_key fixtures.</title>
<updated>2018-07-13T21:54:47Z</updated>
<author>
<name>Peter Inglesby</name>
<email>peter.inglesby@gmail.com</email>
</author>
<published>2018-07-13T21:54:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=312eb5cb11d09c0c41b2740e2e9aef838d60c8b5'/>
<id>urn:sha1:312eb5cb11d09c0c41b2740e2e9aef838d60c8b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed parser.add_arguments() arguments that match the defaults.</title>
<updated>2018-07-02T21:54:57Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2018-07-02T21:54:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eac9ab7ebb1ce0cbbc79c4cf65e8f70b0635a240'/>
<id>urn:sha1:eac9ab7ebb1ce0cbbc79c4cf65e8f70b0635a240</id>
<content type='text'>
</content>
</entry>
</feed>
