<?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: Django Generic Relation fields with get_object_or_404 shortcut</title>
	<atom:link href="http://diegobz.net/2009/07/17/django-generic-relation-fields-with-get_object_or_404-shortcut/feed/" rel="self" type="application/rss+xml" />
	<link>http://diegobz.net/2009/07/17/django-generic-relation-fields-with-get_object_or_404-shortcut/</link>
	<description>Let me talk about something</description>
	<lastBuildDate>Tue, 23 Aug 2011 02:10:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: diegobz</title>
		<link>http://diegobz.net/2009/07/17/django-generic-relation-fields-with-get_object_or_404-shortcut/comment-page-1/#comment-942</link>
		<dc:creator>diegobz</dc:creator>
		<pubDate>Sat, 18 Jul 2009 14:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://diegobz.net/?p=134#comment-942</guid>
		<description>@Christos
Good point. Looks like it works well too. :)</description>
		<content:encoded><![CDATA[<p>@Christos<br />
Good point. Looks like it works well too. <img src='http://diegobz.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christos Trochalakis</title>
		<link>http://diegobz.net/2009/07/17/django-generic-relation-fields-with-get_object_or_404-shortcut/comment-page-1/#comment-941</link>
		<dc:creator>Christos Trochalakis</dc:creator>
		<pubDate>Sat, 18 Jul 2009 07:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://diegobz.net/?p=134#comment-941</guid>
		<description>Diego could you try this instead and see what happens (I don&#039;t have a working tx instance):

pofile = get_object_or_404(component.pofiles, filename=filename)</description>
		<content:encoded><![CDATA[<p>Diego could you try this instead and see what happens (I don&#8217;t have a working tx instance):</p>
<p>pofile = get_object_or_404(component.pofiles, filename=filename)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

