<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/http_utils, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2016-09-12T21:06:06Z</updated>
<entry>
<title>Removed an empty test app.</title>
<updated>2016-09-12T21:06:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-12T21:06:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=94b838387c2a7f398c9bad7f5faa86ac4aedcade'/>
<id>urn:sha1:94b838387c2a7f398c9bad7f5faa86ac4aedcade</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26052 -- Moved conditional_content_removal() processing to the test client.</title>
<updated>2016-04-25T11:56:07Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-04-25T11:56:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=bb0b4b705b508451567bcada9106b91b8fca9e86'/>
<id>urn:sha1:bb0b4b705b508451567bcada9106b91b8fca9e86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #24652 -- Used SimpleTestCase where appropriate.</title>
<updated>2015-05-20T17:46:13Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2015-04-17T21:38:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=be67400b477c1b0e7e81766f41bbceed0de74bdc'/>
<id>urn:sha1:be67400b477c1b0e7e81766f41bbceed0de74bdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23960 -- Removed http.fix_location_header</title>
<updated>2015-03-18T17:22:50Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2015-03-13T22:40:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a0c2eb46dd5a782c11c44f13c8efad2778be1641'/>
<id>urn:sha1:a0c2eb46dd5a782c11c44f13c8efad2778be1641</id>
<content type='text'>
Thanks Carl Meyer for the report and Tim Graham for the review.
</content>
</entry>
<entry>
<title>Sorted imports with isort; refs #23860.</title>
<updated>2015-02-06T13:16:28Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-28T12:35:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0ed7d155635da9f79d4dd67e4889087d3673c6da'/>
<id>urn:sha1:0ed7d155635da9f79d4dd67e4889087d3673c6da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed flake8 warning.</title>
<updated>2014-08-18T17:44:10Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-08-18T17:44:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f76222e1d3f593c188c26e4f1da56a6ce3470dc0'/>
<id>urn:sha1:f76222e1d3f593c188c26e4f1da56a6ce3470dc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23295 -- Removed unnecessary fix_location_header request.get_host() check.</title>
<updated>2014-08-15T18:59:36Z</updated>
<author>
<name>Collin Anderson</name>
<email>cmawebsite@gmail.com</email>
</author>
<published>2014-08-15T16:40:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=230393e5e81ff524a3ab8c476f75011d3ac53115'/>
<id>urn:sha1:230393e5e81ff524a3ab8c476f75011d3ac53115</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed superfluous models.py files.</title>
<updated>2013-12-17T10:16:48Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-12-17T09:27:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6e895f9e069f73982751cd2d4aa5aa693136a274'/>
<id>urn:sha1:6e895f9e069f73982751cd2d4aa5aa693136a274</id>
<content type='text'>
Added comments in the three empty models.py files that are still needed.

Adjusted the test runner to add applications corresponding to test
labels to INSTALLED_APPS even when they don't have a models module.
</content>
</entry>
<entry>
<title>Fixed #21268 -- Fixed E303 pep8 warnings</title>
<updated>2013-10-18T00:46:24Z</updated>
<author>
<name>Alasdair Nicol</name>
<email>alasdair@memset.com</email>
</author>
<published>2013-10-17T23:58:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=bab9123daa5d05150951f74183906a76d2b0cf27'/>
<id>urn:sha1:bab9123daa5d05150951f74183906a76d2b0cf27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace cleanup.</title>
<updated>2013-10-10T20:49:20Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-10-10T20:42:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=1dae4ac1778f04805c0ed62c8debb13b281ba02b'/>
<id>urn:sha1:1dae4ac1778f04805c0ed62c8debb13b281ba02b</id>
<content type='text'>
* Removed trailing whitespace.
* Added newline to EOF if missing.
* Removed blank lines at EOF.
* Removed some stray tabs.
</content>
</entry>
</feed>
