<?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"
	>
<channel>
	<title>Comments on: Django: Caching Querysets</title>
	<atom:link href="http://www.indirecthit.com/2008/04/28/django-caching-querysets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.indirecthit.com/2008/04/28/django-caching-querysets/</link>
	<description>A Discussion on PHP, AJAX and Other Web Tools with a bit of startup talk</description>
	<pubDate>Fri, 29 Aug 2008 04:15:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: ali asaria</title>
		<link>http://www.indirecthit.com/2008/04/28/django-caching-querysets/#comment-104</link>
		<dc:creator>ali asaria</dc:creator>
		<pubDate>Mon, 26 May 2008 18:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.indirecthit.com/?p=28#comment-104</guid>
		<description>I had the same problem with json-dumping a queryset. Django does such a good job of making queryset's accessible, that I forget that they aren't a list.</description>
		<content:encoded><![CDATA[<p>I had the same problem with json-dumping a queryset. Django does such a good job of making queryset&#8217;s accessible, that I forget that they aren&#8217;t a list.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
