<?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 Patrick Arminio&#039;s blog</title>
	<atom:link href="http://patrick.arminio.info/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://patrick.arminio.info/blog</link>
	<description></description>
	<lastBuildDate>Mon, 25 Oct 2010 05:41:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Adding additional views to django admin by admin</title>
		<link>http://patrick.arminio.info/blog/2010/05/additional-admin-views/comment-page-1/#comment-51</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 25 Oct 2010 05:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://patrick.arminio.info/blog/2010/05/additional-admin-views/#comment-51</guid>
		<description>you&#039;re right! thanks ;)</description>
		<content:encoded><![CDATA[<p>you&#8217;re right! thanks <img src='http://patrick.arminio.info/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding additional views to django admin by goblin89</title>
		<link>http://patrick.arminio.info/blog/2010/05/additional-admin-views/comment-page-1/#comment-50</link>
		<dc:creator>goblin89</dc:creator>
		<pubDate>Mon, 25 Oct 2010 05:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://patrick.arminio.info/blog/2010/05/additional-admin-views/#comment-50</guid>
		<description>Thanks, that’s useful.

There seems to be a typo in url pattern, though. Should look like &#039;(?P\d+)/review/$&#039; or &#039;(\d+)/review/$&#039;, but not &#039;(?P\d+)/review/$&#039;: you may get an ‘unknown specifier’ error by re module because of missing group name after &#039;?P&#039;.</description>
		<content:encoded><![CDATA[<p>Thanks, that’s useful.</p>
<p>There seems to be a typo in url pattern, though. Should look like &#8216;(?P\d+)/review/$&#8217; or &#8216;(\d+)/review/$&#8217;, but not &#8216;(?P\d+)/review/$&#8217;: you may get an ‘unknown specifier’ error by re module because of missing group name after &#8216;?P&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

