<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 1.6b2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.6b2</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.6b2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-08-13T16:17:07Z</updated>
<entry>
<title>Added 1.4.6/1.5.2 release notes.</title>
<updated>2013-08-13T16:17:07Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-08-13T16:16:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=529afa7138c6bd5efb4c6ac995597d2f25611d73'/>
<id>urn:sha1:529afa7138c6bd5efb4c6ac995597d2f25611d73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumped version numbers for 1.6b2.</title>
<updated>2013-08-13T16:12:07Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2013-08-13T16:12:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=57dc238d0e4783bf0532663af585a99572089c3b'/>
<id>urn:sha1:57dc238d0e4783bf0532663af585a99572089c3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply autoescaping to AdminURLFieldWidget.</title>
<updated>2013-08-13T16:06:00Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2013-08-13T16:06:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bfbae15c669beab335400ab51a060e3d7d8e4c7a'/>
<id>urn:sha1:bfbae15c669beab335400ab51a060e3d7d8e4c7a</id>
<content type='text'>
This is a security fix; disclosure to follow shortly.
</content>
</entry>
<entry>
<title>Fixed is_safe_url() to reject URLs that use a scheme other than HTTP/S.</title>
<updated>2013-08-13T16:05:41Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2013-08-13T16:05:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=79594b40c087c19fecc72af042c835b11a519b78'/>
<id>urn:sha1:79594b40c087c19fecc72af042c835b11a519b78</id>
<content type='text'>
This is a security fix; disclosure to follow shortly.
</content>
</entry>
<entry>
<title>[1.6.x] Added missing release notes for older versions of Django</title>
<updated>2013-08-12T18:07:58Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-08-12T17:20:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4f470f5186d4c61a4b1c95bb9346d03b7c2f3aca'/>
<id>urn:sha1:4f470f5186d4c61a4b1c95bb9346d03b7c2f3aca</id>
<content type='text'>
Backport of 3f6cc33cff from master
</content>
</entry>
<entry>
<title>[1.6.x] Fixed #20890 -- Added missing import in class-based view docs.</title>
<updated>2013-08-10T22:08:27Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-08-10T22:08:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=43f12f368b141444b47aacea2635afbc28ed46d0'/>
<id>urn:sha1:43f12f368b141444b47aacea2635afbc28ed46d0</id>
<content type='text'>
Thanks André Augusto.

Backport of ab680725bf from master
</content>
</entry>
<entry>
<title>[1.6.x] Fixed #20868 -- Added an email to django-announce as a security step.</title>
<updated>2013-08-09T20:02:54Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-08-09T20:02:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2cd1439c06b2834942545a5679fa50691a736d50'/>
<id>urn:sha1:2cd1439c06b2834942545a5679fa50691a736d50</id>
<content type='text'>
Thanks garrison for the report.

Backport of 5737c57d95 from master
</content>
</entry>
<entry>
<title>[1.6.x] Added an anchor for django.forms.Form.clean in docs</title>
<updated>2013-08-08T18:14:14Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-08-08T18:13:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7c5d43eea0d48f1c521c8f16b2d713b222407f90'/>
<id>urn:sha1:7c5d43eea0d48f1c521c8f16b2d713b222407f90</id>
<content type='text'>
Backport of 8442268869 from master
</content>
</entry>
<entry>
<title>[1.6.x] Clarifed meaning of models.User.is_authenticated()</title>
<updated>2013-08-08T14:27:34Z</updated>
<author>
<name>Jaime Irurzun</name>
<email>jaime@irurzun.com</email>
</author>
<published>2013-08-08T11:45:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7836bd502c4d5d65728c1e9eb58bc137b316c6e5'/>
<id>urn:sha1:7836bd502c4d5d65728c1e9eb58bc137b316c6e5</id>
<content type='text'>
Backport of f96fe3cd1e from master
</content>
</entry>
<entry>
<title>[1.6.x] Added more on @cached_property, refs #20870</title>
<updated>2013-08-08T13:47:24Z</updated>
<author>
<name>Daniele Procida</name>
<email>daniele@vurt.org</email>
</author>
<published>2013-08-08T12:16:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9cc7407f2c6b457c1b8f1e7c2a57e7b065d9bc41'/>
<id>urn:sha1:9cc7407f2c6b457c1b8f1e7c2a57e7b065d9bc41</id>
<content type='text'>
Backport of 7e6af9d40c from master
</content>
</entry>
</feed>
