<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/admin_scripts, branch 1.11</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=1.11</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=1.11'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2016-12-23T15:55:00Z</updated>
<entry>
<title>Fixed #27626 -- Moved MEDIA_URL/STATIC_URL validation to a system check.</title>
<updated>2016-12-23T15:55:00Z</updated>
<author>
<name>Adam Chainz</name>
<email>me@adamj.eu</email>
</author>
<published>2016-12-23T15:55:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=8669cf0e684696971f6b577f5023634cb16f307e'/>
<id>urn:sha1:8669cf0e684696971f6b577f5023634cb16f307e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.</title>
<updated>2016-11-11T02:30:21Z</updated>
<author>
<name>za</name>
<email>za@python.or.id</email>
</author>
<published>2016-10-27T07:53:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=321e94fa41b121f65c02119c02098df327bbd569'/>
<id>urn:sha1:321e94fa41b121f65c02119c02098df327bbd569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27438 -- Added the diffsettings --default option.</title>
<updated>2016-11-10T12:50:49Z</updated>
<author>
<name>Paweł Marczewski</name>
<email>pwmarcz@gmail.com</email>
</author>
<published>2016-11-05T11:31:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=50f9e736fa701664c5659d0653aff75b7f4489b6'/>
<id>urn:sha1:50f9e736fa701664c5659d0653aff75b7f4489b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6.</title>
<updated>2016-09-17T19:44:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-16T16:15:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=8119b679eb85cdc0ae3d321e54d06dd0200a1e82'/>
<id>urn:sha1:8119b679eb85cdc0ae3d321e54d06dd0200a1e82</id>
<content type='text'>
http://bugs.python.org/issue27364
</content>
</entry>
<entry>
<title>Refs #27025 -- Fixed tests for the new ModuleNotFoundError in Python 3.6.</title>
<updated>2016-09-16T14:24:47Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-15T15:54:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=16202863facc8629a7422cf74cd3df30142d3aaf'/>
<id>urn:sha1:16202863facc8629a7422cf74cd3df30142d3aaf</id>
<content type='text'>
http://bugs.python.org/issue15767
</content>
</entry>
<entry>
<title>Fixed #27171 -- Added unicode_literals and coding preamble to all files in startapp template on Python 2.</title>
<updated>2016-09-03T16:00:00Z</updated>
<author>
<name>Ivan</name>
<email>righiy90@gmail.com</email>
</author>
<published>2016-09-03T16:00:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9a2a52558e080f109a27d40a033a135c9d0e7e50'/>
<id>urn:sha1:9a2a52558e080f109a27d40a033a135c9d0e7e50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26791 -- Replaced LiveServerTestCase port ranges with binding to port 0.</title>
<updated>2016-06-23T16:04:05Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-06-23T16:04:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=81cdcb66bc74a0768d13f0e18872d46739028e64'/>
<id>urn:sha1:81cdcb66bc74a0768d13f0e18872d46739028e64</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>Fixed #26315 -- Allowed call_command() to accept a Command object as the first argument.</title>
<updated>2016-03-05T18:05:10Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2016-03-03T01:12:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4115288b4f7bbd694946a1ddef0f0ba85c03f9a1'/>
<id>urn:sha1:4115288b4f7bbd694946a1ddef0f0ba85c03f9a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleaned up tests to use call_command() instead of Command.execute().</title>
<updated>2016-03-05T17:59:30Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2016-03-03T01:53:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=8d3fcfa39e8aab5618d9b7f6a592006e9af8cefc'/>
<id>urn:sha1:8d3fcfa39e8aab5618d9b7f6a592006e9af8cefc</id>
<content type='text'>
</content>
</entry>
</feed>
