<?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: Psyco and Django</title>
	<atom:link href="http://www.artfulcode.net/articles/psyco-and-django/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artfulcode.net/articles/psyco-and-django/</link>
	<description>Resources and tips for dynamic, interactive languages.</description>
	<lastBuildDate>Tue, 09 Mar 2010 19:00:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ciantic</title>
		<link>http://www.artfulcode.net/articles/psyco-and-django/comment-page-1/#comment-2002</link>
		<dc:creator>Ciantic</dc:creator>
		<pubDate>Fri, 12 Feb 2010 19:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/articles/psyco-and-django/#comment-2002</guid>
		<description>I know my following statement is somewhat naive, since that is the first thing I thought and probably you did too. But since I was wondering to try this out myself, so I decided to ask first, so I won&#039;t waste time if you know it does not work reliably:

Was the mysterious errors of &lt;code&gt;TemplateDoesNotExist&lt;/code&gt; only errors? I mean, template non-existance might be that TEMPLATE_DIRS setting is not set using absolute paths, by default the TEMPLATE_DIRS has &lt;i&gt;relative&lt;/i&gt; paths to &quot;/templates/&quot;, while this works normally, maybe psyco was changing dirs somehow and that got mixed up sometimes?</description>
		<content:encoded><![CDATA[<p>I know my following statement is somewhat naive, since that is the first thing I thought and probably you did too. But since I was wondering to try this out myself, so I decided to ask first, so I won&#8217;t waste time if you know it does not work reliably:</p>
<p>Was the mysterious errors of <code>TemplateDoesNotExist</code> only errors? I mean, template non-existance might be that TEMPLATE_DIRS setting is not set using absolute paths, by default the TEMPLATE_DIRS has <i>relative</i> paths to &#8220;/templates/&#8221;, while this works normally, maybe psyco was changing dirs somehow and that got mixed up sometimes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.artfulcode.net/articles/psyco-and-django/comment-page-1/#comment-1352</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Thu, 11 Jun 2009 11:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/articles/psyco-and-django/#comment-1352</guid>
		<description>Not that I am aware of.</description>
		<content:encoded><![CDATA[<p>Not that I am aware of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slacy</title>
		<link>http://www.artfulcode.net/articles/psyco-and-django/comment-page-1/#comment-1295</link>
		<dc:creator>slacy</dc:creator>
		<pubDate>Mon, 08 Jun 2009 17:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/articles/psyco-and-django/#comment-1295</guid>
		<description>It&#039;s been over a year since your original post -- has the state of psyco+django changed at all?  It seems like over the last year, both projects have matured greatly, and was wondering if some of these mysterious issues have been solved...</description>
		<content:encoded><![CDATA[<p>It&#8217;s been over a year since your original post &#8212; has the state of psyco+django changed at all?  It seems like over the last year, both projects have matured greatly, and was wondering if some of these mysterious issues have been solved&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
