<?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: ValueError: too many values to unpack</title>
	<atom:link href="http://jamesmckay.net/2008/12/django-valueerror-too-many-values-to-unpack/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesmckay.net/2008/12/django-valueerror-too-many-values-to-unpack/</link>
	<description>because there are few things that are less logical than business logic</description>
	<lastBuildDate>Sun, 20 May 2012 20:03:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: dd</title>
		<link>http://jamesmckay.net/2008/12/django-valueerror-too-many-values-to-unpack/comment-page-1/#comment-154</link>
		<dc:creator>dd</dc:creator>
		<pubDate>Sat, 17 Oct 2009 02:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://jamesmckay.net/?p=520#comment-154</guid>
		<description>create lists with defined number of elements
list = [] * 100
enjoy</description>
		<content:encoded><![CDATA[<p>create lists with defined number of elements<br />
list = [] * 100<br />
enjoy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Jernejcic</title>
		<link>http://jamesmckay.net/2008/12/django-valueerror-too-many-values-to-unpack/comment-page-1/#comment-153</link>
		<dc:creator>Luke Jernejcic</dc:creator>
		<pubDate>Mon, 03 Aug 2009 03:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://jamesmckay.net/?p=520#comment-153</guid>
		<description>I just wanted to add that I got this error because I was missing the comma on my PAGE_TEMPLATES tuple.  FYI.</description>
		<content:encoded><![CDATA[<p>I just wanted to add that I got this error because I was missing the comma on my PAGE_TEMPLATES tuple.  FYI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny</title>
		<link>http://jamesmckay.net/2008/12/django-valueerror-too-many-values-to-unpack/comment-page-1/#comment-152</link>
		<dc:creator>Ronny</dc:creator>
		<pubDate>Sat, 24 Jan 2009 08:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://jamesmckay.net/?p=520#comment-152</guid>
		<description>Thanks for posting this. It saved me a lot of time. Cheers!</description>
		<content:encoded><![CDATA[<p>Thanks for posting this. It saved me a lot of time. Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

