<?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: Writing your own template loaders</title>
	<atom:link href="http://uswaretech.com/blog/2009/11/writing-your-own-template-loaders/feed/" rel="self" type="application/rss+xml" />
	<link>http://uswaretech.com/blog/2009/11/writing-your-own-template-loaders/</link>
	<description>Building Amazing Webapps</description>
	<lastBuildDate>Wed, 10 Mar 2010 01:38:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kevin</title>
		<link>http://uswaretech.com/blog/2009/11/writing-your-own-template-loaders/comment-page-1/#comment-2904</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Mon, 23 Nov 2009 15:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=733#comment-2904</guid>
		<description>&lt;p&gt;as always, enjoying the posts. thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>as always, enjoying the posts. thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: shabda</title>
		<link>http://uswaretech.com/blog/2009/11/writing-your-own-template-loaders/comment-page-1/#comment-2902</link>
		<dc:creator>shabda</dc:creator>
		<pubDate>Mon, 23 Nov 2009 07:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=733#comment-2902</guid>
		<description>&lt;p&gt;Yes, for example, if you are using app_directories.load_template_source, then your template structures look like,&lt;/p&gt;

&lt;p&gt;app1/templates/app1/template.html
app2/templates/app2/template.html&lt;/p&gt;

&lt;p&gt;While I would like them in&lt;/p&gt;

&lt;p&gt;app1/templates/template.html
app2/templates/template.html&lt;/p&gt;

&lt;p&gt;This can be done via writig your own template loaders.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yes, for example, if you are using app_directories.load_template_source, then your template structures look like,</p>

<p>app1/templates/app1/template.html
app2/templates/app2/template.html</p>

<p>While I would like them in</p>

<p>app1/templates/template.html
app2/templates/template.html</p>

<p>This can be done via writig your own template loaders.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: hgreg</title>
		<link>http://uswaretech.com/blog/2009/11/writing-your-own-template-loaders/comment-page-1/#comment-2898</link>
		<dc:creator>hgreg</dc:creator>
		<pubDate>Mon, 23 Nov 2009 03:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=733#comment-2898</guid>
		<description>&lt;p&gt;i&#039;m with charlie…what&#039;s the point of this?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i&#8217;m with charlie…what&#8217;s the point of this?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: charlie</title>
		<link>http://uswaretech.com/blog/2009/11/writing-your-own-template-loaders/comment-page-1/#comment-2896</link>
		<dc:creator>charlie</dc:creator>
		<pubDate>Sun, 22 Nov 2009 23:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=733#comment-2896</guid>
		<description>&lt;p&gt;So, is there any real reason why I would like to create my own template loader?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>So, is there any real reason why I would like to create my own template loader?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Gaynor</title>
		<link>http://uswaretech.com/blog/2009/11/writing-your-own-template-loaders/comment-page-1/#comment-2876</link>
		<dc:creator>Alex Gaynor</dc:creator>
		<pubDate>Sat, 21 Nov 2009 17:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=733#comment-2876</guid>
		<description>&lt;p&gt;Fair warning, the template loader API is going to be changing in the coming weeks as a part of ticket #6262, old ones will continue to work though.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Fair warning, the template loader API is going to be changing in the coming weeks as a part of ticket #6262, old ones will continue to work though.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Writing your own template loaders — The Usware Blog - Django Web &#8230; &#124; Search engine optimization - SEO - Durban - KZN</title>
		<link>http://uswaretech.com/blog/2009/11/writing-your-own-template-loaders/comment-page-1/#comment-2871</link>
		<dc:creator>Writing your own template loaders — The Usware Blog - Django Web &#8230; &#124; Search engine optimization - SEO - Durban - KZN</dc:creator>
		<pubDate>Sat, 21 Nov 2009 13:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=733#comment-2871</guid>
		<description>&lt;p&gt;[...] Follow this link: Writing your own template loaders — The Usware Blog - Django Web &#8230; [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Follow this link: Writing your own template loaders — The Usware Blog &#8211; Django Web &#8230; [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>
