<?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 Operator Error</title>
	<atom:link href="http://operatorerror.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://operatorerror.org</link>
	<description>adventures in software development and continuous learning.</description>
	<lastBuildDate>Tue, 24 Jul 2012 11:54:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Create a custom authentication decorator in Django by Dan</title>
		<link>http://operatorerror.org/2012/07/create-a-custom-authentication-decorator-in-django/comment-page-1/#comment-302</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 24 Jul 2012 11:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://operatorerror.org/?p=31#comment-302</guid>
		<description><![CDATA[Markus,

My mistake, I appreciate the second correction! I was in a rush last night and made the change without realizing that the default parameters were different between the two shortcuts. Thanks again!]]></description>
		<content:encoded><![CDATA[<p>Markus,</p>
<p>My mistake, I appreciate the second correction! I was in a rush last night and made the change without realizing that the default parameters were different between the two shortcuts. Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a custom authentication decorator in Django by Markus Gattol</title>
		<link>http://operatorerror.org/2012/07/create-a-custom-authentication-decorator-in-django/comment-page-1/#comment-301</link>
		<dc:creator>Markus Gattol</dc:creator>
		<pubDate>Tue, 24 Jul 2012 09:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://operatorerror.org/?p=31#comment-301</guid>
		<description><![CDATA[Dan, with your example you can now simply write

&lt;b&gt;return render(request, &#039;template.html&#039;)&lt;/b&gt;

instead of

&lt;b&gt;return render_to_response(&#039;template.html&#039;, {}, context_instance=RequestContext(request))&lt;/b&gt;

have a look at https://docs.djangoproject.com/en/dev/topics/http/shortcuts/#render :)]]></description>
		<content:encoded><![CDATA[<p>Dan, with your example you can now simply write</p>
<p><b>return render(request, &#8216;template.html&#8217;)</b></p>
<p>instead of</p>
<p><b>return render_to_response(&#8216;template.html&#8217;, {}, context_instance=RequestContext(request))</b></p>
<p>have a look at <a href="https://docs.djangoproject.com/en/dev/topics/http/shortcuts/#render" rel="nofollow">https://docs.djangoproject.com/en/dev/topics/http/shortcuts/#render</a> <img src='http://operatorerror.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a custom authentication decorator in Django by Dan</title>
		<link>http://operatorerror.org/2012/07/create-a-custom-authentication-decorator-in-django/comment-page-1/#comment-299</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 24 Jul 2012 01:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://operatorerror.org/?p=31#comment-299</guid>
		<description><![CDATA[Markus,

Thanks for pointing that out! Updated the post =)]]></description>
		<content:encoded><![CDATA[<p>Markus,</p>
<p>Thanks for pointing that out! Updated the post =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a custom authentication decorator in Django by Markus Gattol</title>
		<link>http://operatorerror.org/2012/07/create-a-custom-authentication-decorator-in-django/comment-page-1/#comment-295</link>
		<dc:creator>Markus Gattol</dc:creator>
		<pubDate>Mon, 23 Jul 2012 19:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://operatorerror.org/?p=31#comment-295</guid>
		<description><![CDATA[you can now replace render_to_response() with render() http://dev.taherh.org/2012/06/05/django-view-shortcuts]]></description>
		<content:encoded><![CDATA[<p>you can now replace render_to_response() with render() <a href="http://dev.taherh.org/2012/06/05/django-view-shortcuts" rel="nofollow">http://dev.taherh.org/2012/06/05/django-view-shortcuts</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get a Facebook API Access Token that Never Expires by YP</title>
		<link>http://operatorerror.org/2011/07/get-a-facebook-api-access-token-that-never-expires/comment-page-1/#comment-200</link>
		<dc:creator>YP</dc:creator>
		<pubDate>Thu, 15 Mar 2012 10:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://operatorerror.org/?p=15#comment-200</guid>
		<description><![CDATA[Unfortunately the &quot;offline_access&quot; permission is about to expire and I&#039;m still not sure what is the right way to overcome it... :-(]]></description>
		<content:encoded><![CDATA[<p>Unfortunately the &#8220;offline_access&#8221; permission is about to expire and I&#8217;m still not sure what is the right way to overcome it&#8230; <img src='http://operatorerror.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Doing Life on Home Row by Dan</title>
		<link>http://operatorerror.org/2012/03/doing-life-on-home-row/comment-page-1/#comment-152</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 01 Mar 2012 22:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://operatorerror.org/?p=24#comment-152</guid>
		<description><![CDATA[&lt;blockquote style=&quot;width: 400px;&quot;&gt;Bring other sinners to Vim.&lt;/blockquote&gt;

Hopefully others will be inspired to convert!]]></description>
		<content:encoded><![CDATA[<blockquote style="width: 400px;"><p>Bring other sinners to Vim.</p></blockquote>
<p>Hopefully others will be inspired to convert!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Doing Life on Home Row by Scott</title>
		<link>http://operatorerror.org/2012/03/doing-life-on-home-row/comment-page-1/#comment-149</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 01 Mar 2012 21:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://operatorerror.org/?p=24#comment-149</guid>
		<description><![CDATA[&quot;Forgive me father, for I have sinned.&quot;

&quot;[A]ccidentally deleting Notepad&quot; with a mouse is divine justice. The one balances the other. Go forth. Spread the word. Bring other sinners to Vim.

:wq]]></description>
		<content:encoded><![CDATA[<p>&#8220;Forgive me father, for I have sinned.&#8221;</p>
<p>&#8220;[A]ccidentally deleting Notepad&#8221; with a mouse is divine justice. The one balances the other. Go forth. Spread the word. Bring other sinners to Vim.</p>
<p>:wq</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get a Facebook API Access Token that Never Expires by Dan</title>
		<link>http://operatorerror.org/2011/07/get-a-facebook-api-access-token-that-never-expires/comment-page-1/#comment-148</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 01 Mar 2012 12:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://operatorerror.org/?p=15#comment-148</guid>
		<description><![CDATA[you&#039;re welcome &lt;strong&gt;Pablo&lt;/strong&gt; and &lt;strong&gt;Gabriel&lt;/strong&gt;!]]></description>
		<content:encoded><![CDATA[<p>you&#8217;re welcome <strong>Pablo</strong> and <strong>Gabriel</strong>!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get a Facebook API Access Token that Never Expires by Gabriel Engel</title>
		<link>http://operatorerror.org/2011/07/get-a-facebook-api-access-token-that-never-expires/comment-page-1/#comment-147</link>
		<dc:creator>Gabriel Engel</dc:creator>
		<pubDate>Wed, 22 Feb 2012 17:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://operatorerror.org/?p=15#comment-147</guid>
		<description><![CDATA[Simply great! Thanks for sharing!]]></description>
		<content:encoded><![CDATA[<p>Simply great! Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get a Facebook API Access Token that Never Expires by Pablo</title>
		<link>http://operatorerror.org/2011/07/get-a-facebook-api-access-token-that-never-expires/comment-page-1/#comment-60</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Tue, 08 Nov 2011 11:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://operatorerror.org/?p=15#comment-60</guid>
		<description><![CDATA[It works like a charm!!!
thank you]]></description>
		<content:encoded><![CDATA[<p>It works like a charm!!!<br />
thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
