<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/admin_scripts, branch 2.0.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=2.0.2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=2.0.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2018-01-31T00:54:04Z</updated>
<entry>
<title>[2.0.x] Wrapped an import per isort.</title>
<updated>2018-01-31T00:54:04Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-01-31T00:54:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=14f1c4d43545d0cf588fd9bed20a81925fec3320'/>
<id>urn:sha1:14f1c4d43545d0cf588fd9bed20a81925fec3320</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[2.0.x] Fixed #28594 -- Removed Jython docs and specific code</title>
<updated>2017-12-23T09:28:29Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-12-21T15:31:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=830636df739d359116e3106c35375ac838bf15c3'/>
<id>urn:sha1:830636df739d359116e3106c35375ac838bf15c3</id>
<content type='text'>
Thanks Andrey Martyanov for the report, and Tim Graham for the review.
Backport of 23b21db31bfcf2a065d485617412cca43a311a4c from master.
</content>
</entry>
<entry>
<title>[2.0.x] Fixed #28941 -- Fixed crash in testserver command startup.</title>
<updated>2017-12-20T20:15:24Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-12-20T18:08:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6f86d8bc69aa88a82e1291b4f545184fd9572d9d'/>
<id>urn:sha1:6f86d8bc69aa88a82e1291b4f545184fd9572d9d</id>
<content type='text'>
Regression in 2b09e4c88e96cb03b29f5a6b0e4838ab4271e631.

Backport of e7b804c060a1f9fc089cf935801aa85b09db062b from master
</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 #28524 -- Fixed program name in management commands when using 'python -m django'.</title>
<updated>2017-08-31T13:22:25Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2017-08-31T13:22:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ec6481246a76f6a3339c987f14c3878f55cd7300'/>
<id>urn:sha1:ec6481246a76f6a3339c987f14c3878f55cd7300</id>
<content type='text'>
</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 #27858 -- Prevented read-only management commands from creating the django_migrations table.</title>
<updated>2017-06-19T17:04:57Z</updated>
<author>
<name>Marti Raudsepp</name>
<email>marti@juffo.org</email>
</author>
<published>2016-11-05T08:16:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=fda55c71a8846364b9dc4f4efac4d7034ef6dd6f'/>
<id>urn:sha1:fda55c71a8846364b9dc4f4efac4d7034ef6dd6f</id>
<content type='text'>
MigrationRecorder now assumes that if the django_migrations table
doesn't exist, then no migrations are applied.

Reverted documentation change from refs #23808.
</content>
</entry>
<entry>
<title>Improved test coverage for startapp/startproject management commands.</title>
<updated>2017-05-30T13:40:32Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2017-05-28T10:52:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b3e55109bd2ec5125042b65cdaac0789574c1848'/>
<id>urn:sha1:b3e55109bd2ec5125042b65cdaac0789574c1848</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27881 -- Added diffsettings --output option.</title>
<updated>2017-05-27T13:00:06Z</updated>
<author>
<name>Chris Lamb</name>
<email>chris@chris-lamb.co.uk</email>
</author>
<published>2017-03-08T08:54:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=2f09a285582cb475a9d27067808d9beefa7f9fba'/>
<id>urn:sha1:2f09a285582cb475a9d27067808d9beefa7f9fba</id>
<content type='text'>
Thanks Haris Ibrahim K. V. for writng docs.
</content>
</entry>
<entry>
<title>Fixed db backend discovery in admin_scripts tests.</title>
<updated>2017-05-10T13:47:20Z</updated>
<author>
<name>Florian Apolloner</name>
<email>apollo13@users.noreply.github.com</email>
</author>
<published>2017-05-10T13:47:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=60f51290766dae16abfb60459940de51fa5c5b2f'/>
<id>urn:sha1:60f51290766dae16abfb60459940de51fa5c5b2f</id>
<content type='text'>
Not all backends have dots in them.</content>
</entry>
</feed>
