<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 1.7.1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=1.7.1</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=1.7.1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2014-10-22T16:56:07Z</updated>
<entry>
<title>[1.7.x] Bump version number for bugfix release.</title>
<updated>2014-10-22T16:56:07Z</updated>
<author>
<name>James Bennett</name>
<email>james@b-list.org</email>
</author>
<published>2014-10-22T16:56:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c5780adeecfbd85a80b5aa7130dd86e78b23e497'/>
<id>urn:sha1:c5780adeecfbd85a80b5aa7130dd86e78b23e497</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.7.x] Added release dates to release notes.</title>
<updated>2014-10-22T16:24:13Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-10-22T16:23:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0f9b4b5a904afac74dfc072e8c3ffa1a403b95ad'/>
<id>urn:sha1:0f9b4b5a904afac74dfc072e8c3ffa1a403b95ad</id>
<content type='text'>
Backport of 9dc782b631 from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #23583 -- More selectively ignored static/media roots</title>
<updated>2014-10-21T18:20:26Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-10-18T10:00:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d5a273eadb00ee3edd7e81d373b7237220b42571'/>
<id>urn:sha1:d5a273eadb00ee3edd7e81d373b7237220b42571</id>
<content type='text'>
Fixed a regression introduced by 28efafa24c.
Thanks Michal Čihař for the report and initial patch, and
Collin Anderson and Tim Graham for the reviews.
Backport of 8b4cc9df9c from master.
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #21740 -- Allowed test client data to be an empty string</title>
<updated>2014-10-21T07:17:42Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-10-20T20:32:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=53bc81dca3d785d0b399cacbf84cc660355895fc'/>
<id>urn:sha1:53bc81dca3d785d0b399cacbf84cc660355895fc</id>
<content type='text'>
This fixes a regression introduced by 2a31d00933.
Thanks tony-zhu for the report.
Backport of f0bb3c98cc from master.
</content>
</entry>
<entry>
<title>[1.7.x] Fixed a flake8 warning.</title>
<updated>2014-10-20T17:17:00Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2014-10-15T20:35:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=117e97061093665a50bf35139e25e82da0afdf32'/>
<id>urn:sha1:117e97061093665a50bf35139e25e82da0afdf32</id>
<content type='text'>
Backport of f6c208d95c from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #23629 -- Allowed autodetector to detect changes in Meta.db_table.</title>
<updated>2014-10-20T17:15:34Z</updated>
<author>
<name>Tianyi Wang</name>
<email>wty52133@gmail.com</email>
</author>
<published>2014-10-14T14:20:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3f3bed8fb9109783aaa15a700a811255b8640cea'/>
<id>urn:sha1:3f3bed8fb9109783aaa15a700a811255b8640cea</id>
<content type='text'>
Thanks Naddiseo for reporting.

Backport of 5732424bee from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #20609 -- Added instructions for using AnonymousUser with RequestFactory.</title>
<updated>2014-10-20T14:52:36Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-10-20T14:51:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=417923c69ee93f1737517156b13beaefc81f1e0e'/>
<id>urn:sha1:417923c69ee93f1737517156b13beaefc81f1e0e</id>
<content type='text'>
Backport of a39df37049 from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed a typo in urlencode documentation.</title>
<updated>2014-10-19T23:20:28Z</updated>
<author>
<name>wrwrwr</name>
<email>git@wr.waw.pl</email>
</author>
<published>2014-10-19T09:01:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a2ebbf891675d264a9fa6a9b2bcef976386b8da7'/>
<id>urn:sha1:a2ebbf891675d264a9fa6a9b2bcef976386b8da7</id>
<content type='text'>
Backport of 62a53bdf11 from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #23676 -- Rearranged sentence; "by default" applies only to max length</title>
<updated>2014-10-18T10:56:12Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2014-10-17T20:01:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=37ab955d69ea541b4c66e225cc24dc0a2ee057be'/>
<id>urn:sha1:37ab955d69ea541b4c66e225cc24dc0a2ee057be</id>
<content type='text'>
Backport of c1b9f99a81 from master
</content>
</entry>
<entry>
<title>[1.7.x] Added 1.7.1 release notes for refs #23649.</title>
<updated>2014-10-17T12:57:15Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-10-17T12:56:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=55a5f0b49a7adca008076fa0af6f67ef64d575d8'/>
<id>urn:sha1:55a5f0b49a7adca008076fa0af6f67ef64d575d8</id>
<content type='text'>
Backport of 6ce6c77e03 from master
</content>
</entry>
</feed>
