<?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 on: Rolling your own authentication in Django</title>
	<atom:link href="http://therning.org/magnus/archives/181/feed" rel="self" type="application/rss+xml" />
	<link>http://therning.org/magnus/archives/181</link>
	<description>Incoherent mumblings</description>
	<lastBuildDate>Wed, 08 Aug 2012 00:21:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Steve Achabal</title>
		<link>http://therning.org/magnus/archives/181/comment-page-1#comment-198033</link>
		<dc:creator>Steve Achabal</dc:creator>
		<pubDate>Sat, 06 Mar 2010 20:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/181#comment-198033</guid>
		<description><![CDATA[&lt;p&gt;Thanks for this blog. I am new at django and this will be a big help.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Thanks for this blog. I am new at django and this will be a big help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugh Bien</title>
		<link>http://therning.org/magnus/archives/181/comment-page-1#comment-106264</link>
		<dc:creator>Hugh Bien</dc:creator>
		<pubDate>Thu, 28 Feb 2008 17:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/181#comment-106264</guid>
		<description><![CDATA[&lt;p&gt;Nice.  For a few of my projects, I decided to roll my own authentication too.  Here&#039;s another quick walkthrough on &lt;a href=&quot;http://hughbien.com/posts/roll-your-own-django-authentication-system/&quot; rel=&quot;nofollow&quot;&gt;how to write your own authentication system for Django&lt;/a&gt;.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Nice.  For a few of my projects, I decided to roll my own authentication too.  Here&#8217;s another quick walkthrough on <a href="http://hughbien.com/posts/roll-your-own-django-authentication-system/" rel="nofollow">how to write your own authentication system for Django</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: therning.org/ magnus &#187; Django is cute</title>
		<link>http://therning.org/magnus/archives/181/comment-page-1#comment-2574</link>
		<dc:creator>therning.org/ magnus &#187; Django is cute</dc:creator>
		<pubDate>Mon, 04 Sep 2006 22:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/181#comment-2574</guid>
		<description><![CDATA[&lt;p&gt;[...] Building on my simple authentication middleware I added a second decorator that extract argument out of the URL and passes them to the function as regular arguments: [...]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[...] Building on my simple authentication middleware I added a second decorator that extract argument out of the URL and passes them to the function as regular arguments: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
