<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 1.9b1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=1.9b1</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=1.9b1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2015-10-20T01:02:42Z</updated>
<entry>
<title>[1.9.x] Bumped version for 1.9 beta 1.</title>
<updated>2015-10-20T01:02:42Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-10-20T01:02:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd'/>
<id>urn:sha1:e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #25562 -- Skipped a time dependent admin_filters test on Windows.</title>
<updated>2015-10-20T00:27:36Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-10-19T23:52:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=994e7661a8b682ecd2bce4869d5a6cc61ee8c2c9'/>
<id>urn:sha1:994e7661a8b682ecd2bce4869d5a6cc61ee8c2c9</id>
<content type='text'>
Backport of 4a50daf6b343db1b5c316aa29efd657e160d0cd3 from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #25563 -- Cached deferred models in their proxied model's _meta.apps.</title>
<updated>2015-10-20T00:13:16Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2015-10-19T18:17:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=522b0bc91f6eddfcc8b8cc0f3d3566983f5bdfc2'/>
<id>urn:sha1:522b0bc91f6eddfcc8b8cc0f3d3566983f5bdfc2</id>
<content type='text'>
Thanks to Andriy Sokolovskiy for the report and Tim Graham for the review.

Backport of 3db3ab71e97d34260057a6f51d4b2f72da30dc8d from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #25566 -- Added title to admin's closing popup response page</title>
<updated>2015-10-19T23:36:00Z</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2015-10-19T14:40:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=094a60847a3e480fe694ce6c9f33832168987e90'/>
<id>urn:sha1:094a60847a3e480fe694ce6c9f33832168987e90</id>
<content type='text'>
Backport of aff4b75c34d62ec932414b5099016007fff17317 from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #25560 -- Made empty string related_name invalid.</title>
<updated>2015-10-19T14:11:36Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2015-10-16T16:21:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3aeb84df250c2f739df1f551739434fb5839c53c'/>
<id>urn:sha1:3aeb84df250c2f739df1f551739434fb5839c53c</id>
<content type='text'>
Thanks to Ali Lotfi for the initial report and patch
and Tim Graham for the review.

Backport of c1b6a8a98b08fedfa3f3c69bc7add94c5841ba57 from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #25565 -- Removed action="" from admin forms (invalid in HTML5).</title>
<updated>2015-10-19T14:11:21Z</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2015-10-18T08:42:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d8b26450320825377676869e08a9ff38dce2b393'/>
<id>urn:sha1:d8b26450320825377676869e08a9ff38dce2b393</id>
<content type='text'>
Backport of 6ff500127a21f5f2104dc77a09dfa73d5f7c94ce from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #25517 -- Made Concat function idempotent on SQLite.</title>
<updated>2015-10-17T19:56:00Z</updated>
<author>
<name>Josh Smeaton</name>
<email>josh.smeaton@gmail.com</email>
</author>
<published>2015-10-13T23:07:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7a3b486ccd4aba0a9cf69475895a9b89ae2438b3'/>
<id>urn:sha1:7a3b486ccd4aba0a9cf69475895a9b89ae2438b3</id>
<content type='text'>
Backport of 6c95b134e9b2d5641c123551c080305e90e6a89d from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #25346 -- Allowed collectstatic to delete broken symlinks.</title>
<updated>2015-10-17T18:14:29Z</updated>
<author>
<name>Yusuke Miyazaki</name>
<email>miyazaki.dev@gmail.com</email>
</author>
<published>2015-10-12T06:34:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9039ff60e3f9848338d3fbc6957f9e25e9edc22b'/>
<id>urn:sha1:9039ff60e3f9848338d3fbc6957f9e25e9edc22b</id>
<content type='text'>
Backport of 0922bbf18d3ae8f37e1823df2dbc270d33334548 from master
</content>
</entry>
<entry>
<title>[1.9.x] Used SchemaEditor.delete_model() for teardown in schema tests.</title>
<updated>2015-10-16T16:12:20Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-10-15T19:36:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=faafd557227bc175568ad05820599c09faf5899f'/>
<id>urn:sha1:faafd557227bc175568ad05820599c09faf5899f</id>
<content type='text'>
Some third-party database backends (MSSQL) have custom
delete_model() requirements that must be executed.

Thanks Michael Manfre for the initial patch and review.

Backport of 4dcc2a195595f8d7ddad45bc4baf98ffdeec7f41 from master
</content>
</entry>
<entry>
<title>[1.9.x] Forwardported 1.8.6 release note.</title>
<updated>2015-10-14T19:24:43Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-10-14T19:22:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d1ccf7b78465ba6fc9a2d7fc0c69c71a7426bf1a'/>
<id>urn:sha1:d1ccf7b78465ba6fc9a2d7fc0c69c71a7426bf1a</id>
<content type='text'>
</content>
</entry>
</feed>
