<?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: Comparing string with integer in Django&#8217;s template</title>
	<atom:link href="http://victorelu.com/comparing-string-with-integer-in-djangos-template/feed/" rel="self" type="application/rss+xml" />
	<link>http://victorelu.com/comparing-string-with-integer-in-djangos-template/</link>
	<description>Romanian studying in Aarhus</description>
	<lastBuildDate>Mon, 30 Jan 2012 09:03:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Victor</title>
		<link>http://victorelu.com/comparing-string-with-integer-in-djangos-template/comment-page-1/#comment-5953</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Fri, 07 May 2010 13:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://victorelu.com/?p=782#comment-5953</guid>
		<description>Hi there, Abe!
I did not go any deeper into Django and therefore I was not aware of the improvements in 1.2
However, thanks for your tip and I&#039;ll edit the code accordingly since it does make more sense :-)</description>
		<content:encoded><![CDATA[<p>Hi there, Abe!<br />
I did not go any deeper into Django and therefore I was not aware of the improvements in 1.2<br />
However, thanks for your tip and I&#8217;ll edit the code accordingly since it does make more sense <img src='http://victorelu.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abe</title>
		<link>http://victorelu.com/comparing-string-with-integer-in-djangos-template/comment-page-1/#comment-5908</link>
		<dc:creator>Abe</dc:creator>
		<pubDate>Thu, 06 May 2010 17:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://victorelu.com/?p=782#comment-5908</guid>
		<description>Thanks for the tip. Thankfully it appears this won&#039;t be necessary in Django 1.2 thanks to support for the &quot;==&quot; operator.

For now I think this hack can be made slightly nicer and more readable by using &#124;add:&quot;0&quot; instead of a random number like 2.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. Thankfully it appears this won&#8217;t be necessary in Django 1.2 thanks to support for the &#8220;==&#8221; operator.</p>
<p>For now I think this hack can be made slightly nicer and more readable by using |add:&#8221;0&#8243; instead of a random number like 2.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

