<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 1.8b2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=1.8b2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=1.8b2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2015-03-09T14:22:51Z</updated>
<entry>
<title>[1.8.x] Bumped version to 1.8 beta 2.</title>
<updated>2015-03-09T14:22:51Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-03-09T14:22:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=449d1effb81152e54f482784cf7febe965007096'/>
<id>urn:sha1:449d1effb81152e54f482784cf7febe965007096</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.8.x] Refs #24461 -- Added test/release notes for XSS issue in ModelAdmin.readonly_fields</title>
<updated>2015-03-09T14:15:12Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2015-03-08T10:50:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=35d68e8e766217924375e1a91533fee50159291c'/>
<id>urn:sha1:35d68e8e766217924375e1a91533fee50159291c</id>
<content type='text'>
This issue was fixed by refs #24464.
</content>
</entry>
<entry>
<title>[1.8.x] Clarified an item in 1.7.6 release notes.</title>
<updated>2015-03-09T14:11:44Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-03-09T14:06:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=980d604bf237b0e09a1c7754b74d1bb2bfed0b35'/>
<id>urn:sha1:980d604bf237b0e09a1c7754b74d1bb2bfed0b35</id>
<content type='text'>
Backport of 300fdbbebba45cb4e7f32edc524171019d9bce80 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #24464 -- Made built-in HTML template filter functions escape their input by default.</title>
<updated>2015-03-09T13:31:07Z</updated>
<author>
<name>Erik Romijn</name>
<email>eromijn@solidlinks.nl</email>
</author>
<published>2015-03-08T11:34:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d16e4e1d6f95e6f46bff53cc4fd0ab398b8e5059'/>
<id>urn:sha1:d16e4e1d6f95e6f46bff53cc4fd0ab398b8e5059</id>
<content type='text'>
This may cause some backwards compatibility issues, but may also
resolve security issues in third party projects that fail to heed warnings
in our documentation.

Thanks Markus Holtermann for help with tests and docs.

Backport of fa350e2f303572ee8f9a8302dda45a12288d3d95 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #24171 -- Fixed failure with complex aggregate query and expressions</title>
<updated>2015-03-09T11:51:05Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>anssi.kaariainen@thl.fi</email>
</author>
<published>2015-03-04T12:56:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3a0fe942ddf56ddcf4b958147f3914fe2788db30'/>
<id>urn:sha1:3a0fe942ddf56ddcf4b958147f3914fe2788db30</id>
<content type='text'>
The query used a construct of qs.annotate().values().aggregate() where
the first annotate used an F-object reference and the values() and
aggregate() calls referenced that F-object.

Also made sure the inner query's select clause is as simple as possible,
and made sure .values().distinct().aggreate() works correctly.

Backport of fb146193c49e4c683dc8da39d9b7c479375fdb57 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed typo in docs/howto/custom-template-tags.txt</title>
<updated>2015-03-09T11:06:32Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-03-09T11:05:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=83269b2935fd0223def49626c2a8dcea821e93c3'/>
<id>urn:sha1:83269b2935fd0223def49626c2a8dcea821e93c3</id>
<content type='text'>
Backport of 63f2dd4ad774d39fc7bbe05492d30efc45e4e7a9 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #21661 -- Expanded authentication views documentation</title>
<updated>2015-03-08T19:40:33Z</updated>
<author>
<name>Rik</name>
<email>gitaarik@gmail.com</email>
</author>
<published>2015-03-08T18:37:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=930fc4db7b8c4f7eeca5ce55fb7b7f8529b5a52a'/>
<id>urn:sha1:930fc4db7b8c4f7eeca5ce55fb7b7f8529b5a52a</id>
<content type='text'>
Backport of eb9b7abb833a6d317e355265552d47e0d8f24af8 from master.
</content>
</entry>
<entry>
<title>[1.8.x] Prevented some tests from writing in the CWD.</title>
<updated>2015-03-07T15:40:17Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2015-02-21T20:09:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=311b880fa96ecafb4d52417505548e4a5822cc96'/>
<id>urn:sha1:311b880fa96ecafb4d52417505548e4a5822cc96</id>
<content type='text'>
Backport of 90b069c33f3f8785a7d068a2032f130d2dbb0c75 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #24447 -- Made migrations add FK constraints for existing columns</title>
<updated>2015-03-07T13:15:27Z</updated>
<author>
<name>Jean-Louis Fuchs</name>
<email>ganwell@fangorn.ch</email>
</author>
<published>2015-03-05T12:41:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=1ae2df6bfc3afadd7edb29a5887711f70cdb52c6'/>
<id>urn:sha1:1ae2df6bfc3afadd7edb29a5887711f70cdb52c6</id>
<content type='text'>
When altering from e.g. an IntegerField to a ForeignKey, Django didn't
add a constraint.

Backport of f4f0060feaee6bbd76a0d575487682bc541111e4 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed urlize regression with entities in query strings</title>
<updated>2015-03-06T21:22:51Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2015-03-06T20:56:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ac07890f959c467b3fc9c6dd6d36aafc2eff1fcc'/>
<id>urn:sha1:ac07890f959c467b3fc9c6dd6d36aafc2eff1fcc</id>
<content type='text'>
Refs #22267.
Thanks Shai Berger for spotting the issue and Tim Graham for the
initial patch.
Backport of ec808e807 from master.
</content>
</entry>
</feed>
