<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nomad Journey &#187; RequestContext</title>
	<atom:link href="http://www.nomadjourney.com/tag/requestcontext/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nomadjourney.com</link>
	<description>Currently in transit between here and there...</description>
	<lastBuildDate>Thu, 02 Feb 2012 21:43:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Django Gotcha: Never set a variable called &#8216;user&#8217; in your RequestContext</title>
		<link>http://www.nomadjourney.com/2009/01/django-gotcha-never-set-a-variable-called-user-in-your-requestcontext/</link>
		<comments>http://www.nomadjourney.com/2009/01/django-gotcha-never-set-a-variable-called-user-in-your-requestcontext/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 03:50:57 +0000</pubDate>
		<dc:creator>Nizam Sayeed</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Django templates]]></category>
		<category><![CDATA[gotchas]]></category>
		<category><![CDATA[RequestContext]]></category>

		<guid isPermaLink="false">http://www.nomadjourney.com/?p=69</guid>
		<description><![CDATA[Okay. So I was working on some view code in a Django project and I noticed something weird. The view started rendering as if the user was no longer logged in. Odd thing was that it was only doing that for that one view. I banged my head for a while and then I realized [...]]]></description>
		<wfw:commentRss>http://www.nomadjourney.com/2009/01/django-gotcha-never-set-a-variable-called-user-in-your-requestcontext/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

