<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/bash_completion, branch 3.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=3.2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=3.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2020-06-01T08:55:41Z</updated>
<entry>
<title>Reverted "Refs #23919 -- Removed obsolete __init__.py files in management command directories."</title>
<updated>2020-06-01T08:55:41Z</updated>
<author>
<name>René Fleschenberg</name>
<email>rene@fleschenberg.net</email>
</author>
<published>2020-06-01T08:23:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=578b3046e3b4adc43655bb5dd955054b7bf19f89'/>
<id>urn:sha1:578b3046e3b4adc43655bb5dd955054b7bf19f89</id>
<content type='text'>
This reverts commit ccc25bfe4f0964a00df3af6f91c2d9e20159a0c2.

https://groups.google.com/d/topic/django-developers/GVHMH2ciAnk/discussion
</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/chango.git/commit/?id=eac9ab7ebb1ce0cbbc79c4cf65e8f70b0635a240'/>
<id>urn:sha1:eac9ab7ebb1ce0cbbc79c4cf65e8f70b0635a240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed obsolete __init__.py files in management command directories.</title>
<updated>2018-01-03T16:02:26Z</updated>
<author>
<name>я котик пур-пур</name>
<email>mvasilkov@gmail.com</email>
</author>
<published>2017-12-30T19:23:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ccc25bfe4f0964a00df3af6f91c2d9e20159a0c2'/>
<id>urn:sha1:ccc25bfe4f0964a00df3af6f91c2d9e20159a0c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()."</title>
<updated>2017-09-07T12:16:21Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-09-07T12:16:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6e4c6281dbb7ee12bcdc22620894edb4e9cf623f'/>
<id>urn:sha1:6e4c6281dbb7ee12bcdc22620894edb4e9cf623f</id>
<content type='text'>
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.</content>
</entry>
<entry>
<title>Fixed #27818 -- Replaced try/except/pass with contextlib.suppress().</title>
<updated>2017-06-28T18:07:55Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-03-09T15:17:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=550cb3a365dee4edfdd1563224d5304de2a57fda'/>
<id>urn:sha1:550cb3a365dee4edfdd1563224d5304de2a57fda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed E128 flake8 warnings in tests/.</title>
<updated>2016-04-08T14:12:33Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-04-08T02:04:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=92053acbb9160862c3e743a99ed8ccff8d4f8fd6'/>
<id>urn:sha1:92053acbb9160862c3e743a99ed8ccff8d4f8fd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed support for syncing apps without migrations per deprecation timeline.</title>
<updated>2015-01-18T20:58:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-12-26T18:56:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7e8cf74dc74539f40f4cea53c1e8bba82791fcb6'/>
<id>urn:sha1:7e8cf74dc74539f40f4cea53c1e8bba82791fcb6</id>
<content type='text'>
Kept support for creating models without migrations when running tests
(especially for Django's test suite).
</content>
</entry>
<entry>
<title>Removed support for custom SQL per deprecation timeline.</title>
<updated>2015-01-17T15:16:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-12-26T18:56:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4aa089a9a9504c4a833eee8161be013206da5d15'/>
<id>urn:sha1:4aa089a9a9504c4a833eee8161be013206da5d15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed FastCGI support per deprecation timeline; refs #20766.</title>
<updated>2015-01-17T13:32:31Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-11-19T17:21:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=41f0d3d3bc8b0a6831530e1176c6415f9ba45b0b'/>
<id>urn:sha1:41f0d3d3bc8b0a6831530e1176c6415f9ba45b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced sqlall in some bash_completion/admin_scripts tests.</title>
<updated>2014-12-26T23:52:26Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-12-26T23:23:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=75bbcfa332397a39e95bb267100cd1524314105c'/>
<id>urn:sha1:75bbcfa332397a39e95bb267100cd1524314105c</id>
<content type='text'>
sqlall will be removed in Django 1.9, so now's a good time to remove
its usage where it's not important.
</content>
</entry>
</feed>
