<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 1.4.1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=1.4.1</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=1.4.1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2012-07-30T20:43:45Z</updated>
<entry>
<title>[1.4.x] Bump version numbers for security release.</title>
<updated>2012-07-30T20:43:45Z</updated>
<author>
<name>James Bennett</name>
<email>james@b-list.org</email>
</author>
<published>2012-07-30T20:43:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=28a4d039a2725ad51d23b92aa89e5b59e98e4a9b'/>
<id>urn:sha1:28a4d039a2725ad51d23b92aa89e5b59e98e4a9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.4.x] Fixed a security issue in http redirects. Disclosure and new release forthcoming.</title>
<updated>2012-07-30T20:03:33Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2012-07-30T20:03:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e34685034b60be1112160e76091e5aee60149fa1'/>
<id>urn:sha1:e34685034b60be1112160e76091e5aee60149fa1</id>
<content type='text'>
Backport of 4129201c3e0fa057c198bdefcb34686a23b4a93c from master.
</content>
</entry>
<entry>
<title>[1.4.x] Fixed second security issue in image uploading. Disclosure and release forthcoming.</title>
<updated>2012-07-30T20:00:17Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2012-07-30T19:58:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c14f325c4eef628bc7bfd8873c3a72aeb0219141'/>
<id>urn:sha1:c14f325c4eef628bc7bfd8873c3a72aeb0219141</id>
<content type='text'>
Backport of b1d463468694f2e91fde67221b7996e9c52a9720 from master.
</content>
</entry>
<entry>
<title>[1.4.x] Fixed a security issue in image uploading. Disclosure and release forthcoming.</title>
<updated>2012-07-30T20:00:17Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2012-07-30T19:56:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=da33d67181b53fe6cc737ac1220153814a1509f6'/>
<id>urn:sha1:da33d67181b53fe6cc737ac1220153814a1509f6</id>
<content type='text'>
Backport of dd16b17099b7d86f27773df048c5014cf439b282 from master.
</content>
</entry>
<entry>
<title>[1.4.X] Fixed #18656 -- Fixed LocaleMiddleware link; thanks mitar for the report.</title>
<updated>2012-07-28T17:33:19Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-07-28T17:31:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=94e91f75b989fade5cff010a389d1ebc9569180a'/>
<id>urn:sha1:94e91f75b989fade5cff010a389d1ebc9569180a</id>
<content type='text'>
Backport of 07d70e9b26 from master
</content>
</entry>
<entry>
<title>Merge pull request #212 from kevinlondon/ticket_18614_1_4</title>
<updated>2012-07-25T20:33:33Z</updated>
<author>
<name>Florian Apolloner</name>
<email>apollo13@apolloner.eu</email>
</author>
<published>2012-07-25T20:33:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=498bf5c26cfba5e4c452501c82cfa8501cfc7d96'/>
<id>urn:sha1:498bf5c26cfba5e4c452501c82cfa8501cfc7d96</id>
<content type='text'>
[1.4] Ticket 18614 -- Add Imports and change render_to_response to render</content>
</entry>
<entry>
<title>[1.4.x] Made LiveServerTestCase to restore state on exit.</title>
<updated>2012-07-22T14:06:16Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-07-21T23:16:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c2ff027861dcbdd0c6ac82eb6e7f74455499c4e6'/>
<id>urn:sha1:c2ff027861dcbdd0c6ac82eb6e7f74455499c4e6</id>
<content type='text'>
The piece of state is DB connections' allow_thread_sharing attribute
which gets munged when test are run when in-memory SQLite databases.

Thanks Anssi for suggesting the possible root cause and Julien for
implementing the fix.

Backport of ea667ee3aeed33bce1dd681d9c0ea42f9926db5a from master.
</content>
</entry>
<entry>
<title>[1.4.x] Fixed #18614 -- Added imports and changed render_to_response to render.</title>
<updated>2012-07-16T04:29:13Z</updated>
<author>
<name>Kevin London</name>
<email>kevinlondon@gmail.com</email>
</author>
<published>2012-07-16T04:29:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c6d06a9453859c5520312454b6353498332ff838'/>
<id>urn:sha1:c6d06a9453859c5520312454b6353498332ff838</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.4.X] Fixed #18577 - Clarified middleware initialization.</title>
<updated>2012-07-08T23:30:11Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-07-08T23:26:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=8ba78a0daf037b93194ccd1eb84614d72c7482a9'/>
<id>urn:sha1:8ba78a0daf037b93194ccd1eb84614d72c7482a9</id>
<content type='text'>
Thanks Lukasz Balcerzak for the patch.

Backport of 590de18add from master
</content>
</entry>
<entry>
<title>[1.4.x] Fixed #18173 - Corrected ModelAdmin documentation for get_changelist.</title>
<updated>2012-07-08T22:38:52Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-07-08T22:35:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=dcede04715fb4896ae7892c2a63ea534496ee0bf'/>
<id>urn:sha1:dcede04715fb4896ae7892c2a63ea534496ee0bf</id>
<content type='text'>
Thanks Keryn Knight for the report and vanessagomes for the pckport of [d44aa98] from master.atch.

Backport of [d44aa98] from master.
</content>
</entry>
</feed>
