<?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: Outputting Excel with Django</title>
	<atom:link href="http://reliablybroken.com/b/2009/09/outputting-excel-with-django/feed/" rel="self" type="application/rss+xml" />
	<link>http://reliablybroken.com/b/2009/09/outputting-excel-with-django/</link>
	<description>It&#039;s a blog: let&#039;s do funch!</description>
	<lastBuildDate>Fri, 03 Sep 2010 20:44:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Glen</title>
		<link>http://reliablybroken.com/b/2009/09/outputting-excel-with-django/comment-page-1/#comment-564</link>
		<dc:creator>Glen</dc:creator>
		<pubDate>Wed, 30 Dec 2009 14:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://reliablybroken.com/b/?p=276#comment-564</guid>
		<description>&lt;p&gt;Thank you! This couldn&#039;t have come at a better time.&lt;/p&gt;

&lt;p&gt;Another improvement would be to add a headings variable with all or some columns needed so you can pull the information you want from values_list() and insert a heading row for the excel sheet.&lt;/p&gt;

&lt;p&gt;Example here: http://dpaste.com/hold/139260/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you! This couldn&#8217;t have come at a better time.</p>

<p>Another improvement would be to add a headings variable with all or some columns needed so you can pull the information you want from values_list() and insert a heading row for the excel sheet.</p>

<p>Example here: <a href="http://dpaste.com/hold/139260/" rel="nofollow">http://dpaste.com/hold/139260/</a></p>]]></content:encoded>
	</item>
</channel>
</rss>
