<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments for Joshua Gourneau</title>
	<atom:link href="http://josh.gourneau.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://josh.gourneau.com/blog</link>
	<description>Pedantic Pontifications and Solutions</description>
	<pubDate>Sun, 05 Feb 2012 02:56:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Django 1.2 CSRF verification failed by Simple Dimple</title>
		<link>http://josh.gourneau.com/blog/2010/02/17/django-12-csrf-verification-failed/comment-page-1/#comment-153</link>
		<dc:creator>Simple Dimple</dc:creator>
		<pubDate>Sun, 15 Jan 2012 17:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://josh.gourneau.com/blog/?p=17#comment-153</guid>
		<description>Very helpful</description>
		<content:encoded><![CDATA[<p>Very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Django 1.2 CSRF verification failed by Rodrigo</title>
		<link>http://josh.gourneau.com/blog/2010/02/17/django-12-csrf-verification-failed/comment-page-1/#comment-134</link>
		<dc:creator>Rodrigo</dc:creator>
		<pubDate>Thu, 10 Nov 2011 14:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://josh.gourneau.com/blog/?p=17#comment-134</guid>
		<description>Cheers mate!</description>
		<content:encoded><![CDATA[<p>Cheers mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to set a default font (AKA guifont) in your .gvimrc by Taufik</title>
		<link>http://josh.gourneau.com/blog/2010/11/16/how-to-set-a-default-font-aka-guifont-in-your-gvimrc/comment-page-1/#comment-133</link>
		<dc:creator>Taufik</dc:creator>
		<pubDate>Fri, 05 Aug 2011 16:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://josh.gourneau.com/blog/?p=30#comment-133</guid>
		<description>Thanks, really helpful. Saved me a lot of hair-pulling :)</description>
		<content:encoded><![CDATA[<p>Thanks, really helpful. Saved me a lot of hair-pulling <img src='http://josh.gourneau.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Django 1.2 CSRF verification failed by Brian</title>
		<link>http://josh.gourneau.com/blog/2010/02/17/django-12-csrf-verification-failed/comment-page-1/#comment-132</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 03 Aug 2011 14:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://josh.gourneau.com/blog/?p=17#comment-132</guid>
		<description>Thanks</description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serve .json as content type application/json with Apache on Ubuntu by Rob McCardle</title>
		<link>http://josh.gourneau.com/blog/2010/11/16/serve-json-as-content-type-applicationjson-with-apache-on-ubuntu/comment-page-1/#comment-131</link>
		<dc:creator>Rob McCardle</dc:creator>
		<pubDate>Wed, 03 Aug 2011 09:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://josh.gourneau.com/blog/?p=33#comment-131</guid>
		<description>Bingo, thanks man :)</description>
		<content:encoded><![CDATA[<p>Bingo, thanks man <img src='http://josh.gourneau.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Django 1.2 CSRF verification failed by SixDegrees</title>
		<link>http://josh.gourneau.com/blog/2010/02/17/django-12-csrf-verification-failed/comment-page-1/#comment-130</link>
		<dc:creator>SixDegrees</dc:creator>
		<pubDate>Sat, 30 Jul 2011 22:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://josh.gourneau.com/blog/?p=17#comment-130</guid>
		<description>Thanks. Works perfectly.

"you need to add  ‘django.middleware.csrf.CsrfViewMiddleware’, and  ‘django.middleware.csrf.CsrfResponseMiddleware’ your settings.py file."

I guess that's why the Django automatic project creation code only puts the 'View' middleware in the settings file.</description>
		<content:encoded><![CDATA[<p>Thanks. Works perfectly.</p>
<p>&#8220;you need to add  ‘django.middleware.csrf.CsrfViewMiddleware’, and  ‘django.middleware.csrf.CsrfResponseMiddleware’ your settings.py file.&#8221;</p>
<p>I guess that&#8217;s why the Django automatic project creation code only puts the &#8216;View&#8217; middleware in the settings file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Python Imaging Library (PIL) on OS X 10.6 (Snow Leopard) by Hank</title>
		<link>http://josh.gourneau.com/blog/2011/04/09/install-python-imaging-library-pil-on-os-x-106-snow-leopard/comment-page-1/#comment-129</link>
		<dc:creator>Hank</dc:creator>
		<pubDate>Tue, 05 Jul 2011 12:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://josh.gourneau.com/blog/?p=45#comment-129</guid>
		<description>@alec `brew` is more like `emerge` on Gentoo (it's source-based).</description>
		<content:encoded><![CDATA[<p>@alec `brew` is more like `emerge` on Gentoo (it&#8217;s source-based).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Django 1.2 CSRF verification failed by afgoulart</title>
		<link>http://josh.gourneau.com/blog/2010/02/17/django-12-csrf-verification-failed/comment-page-1/#comment-128</link>
		<dc:creator>afgoulart</dc:creator>
		<pubDate>Tue, 05 Jul 2011 01:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://josh.gourneau.com/blog/?p=17#comment-128</guid>
		<description>Thank you! For help me!</description>
		<content:encoded><![CDATA[<p>Thank you! For help me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Django 1.2 CSRF verification failed by fonso</title>
		<link>http://josh.gourneau.com/blog/2010/02/17/django-12-csrf-verification-failed/comment-page-1/#comment-127</link>
		<dc:creator>fonso</dc:creator>
		<pubDate>Tue, 28 Jun 2011 09:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://josh.gourneau.com/blog/?p=17#comment-127</guid>
		<description>Thank you!</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Django 1.2 CSRF verification failed by tromf</title>
		<link>http://josh.gourneau.com/blog/2010/02/17/django-12-csrf-verification-failed/comment-page-1/#comment-126</link>
		<dc:creator>tromf</dc:creator>
		<pubDate>Thu, 23 Jun 2011 21:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://josh.gourneau.com/blog/?p=17#comment-126</guid>
		<description>its deprecated

http://docs.nullpobug.com/django/trunk/django.middleware.csrf.CsrfResponseMiddleware-class.html</description>
		<content:encoded><![CDATA[<p>its deprecated</p>
<p><a href="http://docs.nullpobug.com/django/trunk/django.middleware.csrf.CsrfResponseMiddleware-class.html" rel="nofollow">http://docs.nullpobug.com/django/trunk/django.middleware.csrf.CsrfResponseMiddleware-class.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

