<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 1.2.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=1.2.2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=1.2.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2010-09-09T00:37:33Z</updated>
<entry>
<title>[1.2.X] Increment to Django 1.2.2.</title>
<updated>2010-09-09T00:37:33Z</updated>
<author>
<name>James Bennett</name>
<email>ubernostrum@gmail.com</email>
</author>
<published>2010-09-09T00:37:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=329fab430b51bd49035ccffd2d736a7fe67a90ba'/>
<id>urn:sha1:329fab430b51bd49035ccffd2d736a7fe67a90ba</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13700 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Patch CSRF-protection system to deal with reported security issue. Announcement and details to follow. Backport of [13698] from trunk.</title>
<updated>2010-09-09T00:36:08Z</updated>
<author>
<name>James Bennett</name>
<email>ubernostrum@gmail.com</email>
</author>
<published>2010-09-09T00:36:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7f84657b6b2243cc787bdb9f296710c8d13ad0bd'/>
<id>urn:sha1:7f84657b6b2243cc787bdb9f296710c8d13ad0bd</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13699 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Fixed #13081 - Admin actions lose get-parameters in changelist view</title>
<updated>2010-09-07T20:59:28Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-09-07T20:59:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a04398eb1b958830698fe42bd9f5244662e7d8b3'/>
<id>urn:sha1:a04398eb1b958830698fe42bd9f5244662e7d8b3</id>
<content type='text'>
  
Thanks to joh for report and to SmileyChris for patch.

Backport of [13696] from trunk


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13697 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Fixed #13350 - Documentation on autoescape should mention endautoescape</title>
<updated>2010-09-07T20:54:13Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-09-07T20:54:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=1b910d7fbcc664ae22bef010af05746027b82138'/>
<id>urn:sha1:1b910d7fbcc664ae22bef010af05746027b82138</id>
<content type='text'>
  
Thanks to mountainpaul@gmail.com for report and to dwillis for patch.

Backport of [13694] from trunk


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13695 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Fixed #13414 - QuerySet API ref wrong sql equivalent in __year lookup example</title>
<updated>2010-09-07T20:45:48Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-09-07T20:45:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=79d92067119569e95f2a0aa6827586d83ab88eda'/>
<id>urn:sha1:79d92067119569e95f2a0aa6827586d83ab88eda</id>
<content type='text'>
Thanks to idle for report and patch

Backport of [13690] from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13693 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Fixed #13853 - line with csrf_token too wide</title>
<updated>2010-09-07T20:33:58Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-09-07T20:33:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a537235d7fff5f6c66e8d0276b8a0181e1adf9d9'/>
<id>urn:sha1:a537235d7fff5f6c66e8d0276b8a0181e1adf9d9</id>
<content type='text'>
  
Thanks to alper for report, alper/richardb for patch

Backport of [13688] from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13691 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Fixed #14205 - Tiny grammar fix in form validation documentation</title>
<updated>2010-09-07T20:26:23Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-09-07T20:26:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=01e8d75c203231468d00ec726511b577eaa39b09'/>
<id>urn:sha1:01e8d75c203231468d00ec726511b577eaa39b09</id>
<content type='text'>
  
Thanks to zendak for report and patch.

Backport of [13687] from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13689 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Fixed #13754 - Add a note about a test client session property gotcha</title>
<updated>2010-09-03T19:04:29Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-09-03T19:04:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=17ae1d3262e777c0d3c62e30090050363de5a679'/>
<id>urn:sha1:17ae1d3262e777c0d3c62e30090050363de5a679</id>
<content type='text'>
  
Thanks SmileyChris for report and patch.

Backport of [13685] from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13686 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14090 - Many sql queries needed to display change user form</title>
<updated>2010-09-03T18:58:53Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-09-03T18:58:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4b4168b1bf74ec2abe6c2fb10a80f426d860e952'/>
<id>urn:sha1:4b4168b1bf74ec2abe6c2fb10a80f426d860e952</id>
<content type='text'>
  
Thanks to Suor for report and patch.

Backport for [13683] from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13684 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Added explanatory note on CSRF failure page for the case of a missing Referer header.</title>
<updated>2010-09-03T18:34:30Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-09-03T18:34:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=94047d7a3a53d4825d8e9ba1b51022005116ac34'/>
<id>urn:sha1:94047d7a3a53d4825d8e9ba1b51022005116ac34</id>
<content type='text'>
  
This is intended to help power users who have disabled Referer headers, or
installed add-ons which have done so, and to help web site administrators
with debugging, since this problem will be browser specific and not a
programming error.

Backport of [13680] from trunk. Technically this is a (tiny) new feature,
but it has been backported because it might give significant help with
debugging rare problems with Django 1.2's new CSRF protection.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13682 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
