<?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: Templatetags on App Engine</title>
	<atom:link href="http://monmonja.com/blog/2008/09/templatetags-on-app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://monmonja.com/blog/2008/09/templatetags-on-app-engine/</link>
	<description>Just monmonja</description>
	<lastBuildDate>Sun, 16 May 2010 21:41:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Monmonja Music Blog &#187; Blog Archive &#187; Getting Server Information in Templatetags</title>
		<link>http://monmonja.com/blog/2008/09/templatetags-on-app-engine/comment-page-1/#comment-2045</link>
		<dc:creator>Monmonja Music Blog &#187; Blog Archive &#187; Getting Server Information in Templatetags</dc:creator>
		<pubDate>Sat, 18 Oct 2008 10:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://monmonja.com/blog/?p=292#comment-2045</guid>
		<description>[...] In app engine you might want to get the server information like the hostname, current url and so on, currently you can do this by passing the self.request to the template values, and from template to your filter. What if you don&#8217;t want to pass the request variable everytime? Here is a how i did it (i&#8217;m not a python guy so if i did something wrong do comment thanks) (Here is the Tutorial on templatetags) [...]</description>
		<content:encoded><![CDATA[<p>[...] In app engine you might want to get the server information like the hostname, current url and so on, currently you can do this by passing the self.request to the template values, and from template to your filter. What if you don&#8217;t want to pass the request variable everytime? Here is a how i did it (i&#8217;m not a python guy so if i did something wrong do comment thanks) (Here is the Tutorial on templatetags) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
