<?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: A recursive django template tag</title>
	<atom:link href="http://jordanovski.com/a-recursive-django-template-tag/feed" rel="self" type="application/rss+xml" />
	<link>http://jordanovski.com/a-recursive-django-template-tag</link>
	<description>Homepage of Dusko Jordanovski</description>
	<lastBuildDate>Wed, 12 May 2010 20:12:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nanna Hanchett</title>
		<link>http://jordanovski.com/a-recursive-django-template-tag/comment-page-1#comment-145</link>
		<dc:creator>Nanna Hanchett</dc:creator>
		<pubDate>Sat, 06 Mar 2010 19:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://jordanovski.com/?p=169#comment-145</guid>
		<description>Thanks for the article. I am new at django and this will be a big help.</description>
		<content:encoded><![CDATA[<p>Thanks for the article. I am new at django and this will be a big help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://jordanovski.com/a-recursive-django-template-tag/comment-page-1#comment-53</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 19 Jun 2009 17:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://jordanovski.com/?p=169#comment-53</guid>
		<description>I want to add a {% loop %} functionality first, so you can print nested lists recursively :), you can see how that works here: http://www.undefinedfire.com/lab/recursion-django-templates/</description>
		<content:encoded><![CDATA[<p>I want to add a {% loop %} functionality first, so you can print nested lists recursively :), you can see how that works here: <a href="http://www.undefinedfire.com/lab/recursion-django-templates/" rel="nofollow">http://www.undefinedfire.com/lab/recursion-django-templates/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Bach</title>
		<link>http://jordanovski.com/a-recursive-django-template-tag/comment-page-1#comment-52</link>
		<dc:creator>Benjamin Bach</dc:creator>
		<pubDate>Fri, 19 Jun 2009 17:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://jordanovski.com/?p=169#comment-52</guid>
		<description>Thanks for this, and the nice description. I had it working pretty quickly. The indention part isn&#039;t needed for me, though. You can easily obtain this with CSS. But it&#039;s a nice feature, anyways... put it on django-snippets. The one I found there doesn&#039;t appear to work in 1.1.</description>
		<content:encoded><![CDATA[<p>Thanks for this, and the nice description. I had it working pretty quickly. The indention part isn't needed for me, though. You can easily obtain this with CSS. But it's a nice feature, anyways... put it on django-snippets. The one I found there doesn't appear to work in 1.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JamesD</title>
		<link>http://jordanovski.com/a-recursive-django-template-tag/comment-page-1#comment-47</link>
		<dc:creator>JamesD</dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://jordanovski.com/?p=169#comment-47</guid>
		<description>Thanks for the useful info. It&#039;s so interesting</description>
		<content:encoded><![CDATA[<p>Thanks for the useful info. It's so interesting</p>
]]></content:encoded>
	</item>
</channel>
</rss>
