<?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: Two Django snippets</title>
	<atom:link href="http://eikke.com/two-django-snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://eikke.com/two-django-snippets/</link>
	<description>&#039;cause this is what I do</description>
	<lastBuildDate>Sat, 19 May 2012 23:33:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Nicolas</title>
		<link>http://eikke.com/two-django-snippets/comment-page-1/#comment-21</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Wed, 26 Dec 2007 10:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://eikke.com/2007/12/26/two-django-snippets/#comment-21</guid>
		<description>I, obviously, know about generic views. I think you&#039;re refering to django.views.generic.simple.direct_to_template? It does provide the same functionality indeed, but I think the above solution could be somewhat more useful to counter arguments given in &lt;a href=&quot;http://code.djangoproject.com/ticket/5949&quot; rel=&quot;nofollow&quot;&gt;Django bug #5949&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I, obviously, know about generic views. I think you&#8217;re refering to django.views.generic.simple.direct_to_template? It does provide the same functionality indeed, but I think the above solution could be somewhat more useful to counter arguments given in <a href="http://code.djangoproject.com/ticket/5949" rel="nofollow">Django bug #5949</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://eikke.com/two-django-snippets/comment-page-1/#comment-20</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 26 Dec 2007 09:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://eikke.com/2007/12/26/two-django-snippets/#comment-20</guid>
		<description>You should take a look at django generic views : http://www.djangoproject.com/documentation/generic_views/</description>
		<content:encoded><![CDATA[<p>You should take a look at django generic views : <a href="http://www.djangoproject.com/documentation/generic_views/" rel="nofollow">http://www.djangoproject.com/documentation/generic_views/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

