<?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/"
				  >
<channel>
<title>NEVERFEAR (Post Comments)</title>
<link>http://neverfear.org</link>
<description><![CDATA[NEVERFEAR.org weblog feed for post comments]]></description>
<image><title>NEVERFEAR (Post Comments)</title>
<link>http://neverfear.org</link>
<url>http://neverfear.org/favicon.ico</url>
</image>
<language>en-uk</language>
<pubDate>Tue, 07 Feb 2012 14:54:06 +0000</pubDate>
<item>
<title>Comment on User Authentication With Django</title>
<link>http://neverfear.org/blog/view/97/User_Authentication_With_Django/comments#comment_224</link>
<pubDate>Thu, 08 Dec 2011 08:42:38 +0000</pubDate>
<description><![CDATA[<p>Thanks. It works for me</p>
]]></description>
<author>shrenik181986@gmail.com</author>
<guid isPermaLink="true" >http://neverfear.org/blog/view/97/User_Authentication_With_Django/comments#comment_224</guid>
</item>
<item>
<title>Comment on User Authentication With Django</title>
<link>http://neverfear.org/blog/view/97/User_Authentication_With_Django/comments#comment_178</link>
<pubDate>Tue, 18 Jan 2011 03:59:59 +0000</pubDate>
<description><![CDATA[<p>I get:</p>

<p>TemplateSyntaxError at /portal/</p>

<p>Caught UnicodeDecodeError while rendering: ('utf8', 'then displays everything in templates/portal/portal.html and index.html and at the end says:
{% endblock %}\n', 521, 522, 'unexpected code byte')</p>

<p>Any suggestions as to what might cause this?</p>

<p>thanks</p>
]]></description>
<author>jbb</author>
<guid isPermaLink="true" >http://neverfear.org/blog/view/97/User_Authentication_With_Django/comments#comment_178</guid>
</item>
<item>
<title>Comment on User Authentication With Django</title>
<link>http://neverfear.org/blog/view/97/User_Authentication_With_Django/comments#comment_169</link>
<pubDate>Mon, 09 Aug 2010 12:20:37 +0000</pubDate>
<description><![CDATA[<p>Hi im using Django version 1.1.1
when logged site just displays "Welcome,"
to make it display username u need to add to portal/views.py</p>

<pre class="text" style="font-family:monospace;">from django.template import RequestContext</pre>

<p>and modify render_to_response to</p>

<pre class="text" style="font-family:monospace;">return render_to_response('portal/index.html',{},context_instance=RequestContext(request))</pre>
]]></description>
<author>lordoza@gmail.com</author>
<guid isPermaLink="true" >http://neverfear.org/blog/view/97/User_Authentication_With_Django/comments#comment_169</guid>
</item>
<item>
<title>Comment on User Authentication With Django</title>
<link>http://neverfear.org/blog/view/97/User_Authentication_With_Django/comments#comment_168</link>
<pubDate>Sat, 07 Aug 2010 23:50:07 +0000</pubDate>
<description><![CDATA[<p>thanks</p>
]]></description>
<author>zzveyz@gmail.com</author>
<guid isPermaLink="true" >http://neverfear.org/blog/view/97/User_Authentication_With_Django/comments#comment_168</guid>
</item>
<item>
<title>Comment on User Authentication With Django</title>
<link>http://neverfear.org/blog/view/97/User_Authentication_With_Django/comments#comment_145</link>
<pubDate>Sun, 23 May 2010 23:28:12 +0000</pubDate>
<description><![CDATA[<p>Thanks a lot! Very straightforward and helpful..</p>
]]></description>
<author>yalegria@hotmail.com</author>
<guid isPermaLink="true" >http://neverfear.org/blog/view/97/User_Authentication_With_Django/comments#comment_145</guid>
</item>
</channel>
</rss>
