<?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: Installing the Google App Engine SDK and Django 1.0.2</title>
	<atom:link href="http://www.bubblefoundry.com/blog/2009/05/installing-the-google-app-engine-sdk-and-django-102/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bubblefoundry.com/blog/2009/05/installing-the-google-app-engine-sdk-and-django-102/</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 15:00:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Peter</title>
		<link>http://www.bubblefoundry.com/blog/2009/05/installing-the-google-app-engine-sdk-and-django-102/comment-page-1/#comment-1688</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 28 May 2009 23:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=199#comment-1688</guid>
		<description>Thanks Kalyan, knowing that will make things easier in the future!</description>
		<content:encoded><![CDATA[<p>Thanks Kalyan, knowing that will make things easier in the future!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalyan Lanka</title>
		<link>http://www.bubblefoundry.com/blog/2009/05/installing-the-google-app-engine-sdk-and-django-102/comment-page-1/#comment-1687</link>
		<dc:creator>Kalyan Lanka</dc:creator>
		<pubDate>Thu, 28 May 2009 23:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=199#comment-1687</guid>
		<description>Latest version of app engine supports 10 MB of zip file.  So we need not go thru zipping specific files 
running zip -r django.zip django command will do.</description>
		<content:encoded><![CDATA[<p>Latest version of app engine supports 10 MB of zip file.  So we need not go thru zipping specific files<br />
running zip -r django.zip django command will do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.bubblefoundry.com/blog/2009/05/installing-the-google-app-engine-sdk-and-django-102/comment-page-1/#comment-1632</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 20 May 2009 07:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=199#comment-1632</guid>
		<description>You are correct, JP. Waldemar told me over Twitter that it is possible to use the latest versions of Django with app-engine-patch.</description>
		<content:encoded><![CDATA[<p>You are correct, JP. Waldemar told me over Twitter that it is possible to use the latest versions of Django with app-engine-patch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.bubblefoundry.com/blog/2009/05/installing-the-google-app-engine-sdk-and-django-102/comment-page-1/#comment-1631</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Wed, 20 May 2009 06:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=199#comment-1631</guid>
		<description>@Peter...i believe app engine patch uses django 1.0.2.   Waldemar, please correct me if I&#039;m wrong.</description>
		<content:encoded><![CDATA[<p>@Peter&#8230;i believe app engine patch uses django 1.0.2.   Waldemar, please correct me if I&#8217;m wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.bubblefoundry.com/blog/2009/05/installing-the-google-app-engine-sdk-and-django-102/comment-page-1/#comment-1590</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 14 May 2009 11:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=199#comment-1590</guid>
		<description>Hi Waldemar, my understanding that app-engine-patch only uses the version of Django installed by Google, 0.96 (0.97?). I wanted to use the latest stable version, so that&#039;s why I chose google-app-engine-django.</description>
		<content:encoded><![CDATA[<p>Hi Waldemar, my understanding that app-engine-patch only uses the version of Django installed by Google, 0.96 (0.97?). I wanted to use the latest stable version, so that&#8217;s why I chose google-app-engine-django.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldemar Kornewald</title>
		<link>http://www.bubblefoundry.com/blog/2009/05/installing-the-google-app-engine-sdk-and-django-102/comment-page-1/#comment-1589</link>
		<dc:creator>Waldemar Kornewald</dc:creator>
		<pubDate>Thu, 14 May 2009 11:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=199#comment-1589</guid>
		<description>Instead of bundling Django yourself and working with a 90%-incompatible Django version you can also use app-engine-patch which comes pre-bundled and supports almost all of Django&#039;s features:
http://code.google.com/p/app-engine-patch/</description>
		<content:encoded><![CDATA[<p>Instead of bundling Django yourself and working with a 90%-incompatible Django version you can also use app-engine-patch which comes pre-bundled and supports almost all of Django&#8217;s features:<br />
<a href="http://code.google.com/p/app-engine-patch/" rel="nofollow">http://code.google.com/p/app-engine-patch/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bubble Foundry &#187; OpenID and oAuth on App Engine</title>
		<link>http://www.bubblefoundry.com/blog/2009/05/installing-the-google-app-engine-sdk-and-django-102/comment-page-1/#comment-1564</link>
		<dc:creator>Bubble Foundry &#187; OpenID and oAuth on App Engine</dc:creator>
		<pubDate>Mon, 11 May 2009 02:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=199#comment-1564</guid>
		<description>[...] Foundry      Installing the Google App Engine SDK and Django 1.0.2 [...]</description>
		<content:encoded><![CDATA[<p>[...] Foundry      Installing the Google App Engine SDK and Django 1.0.2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.bubblefoundry.com/blog/2009/05/installing-the-google-app-engine-sdk-and-django-102/comment-page-1/#comment-1559</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 10 May 2009 07:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=199#comment-1559</guid>
		<description>Glad to help!</description>
		<content:encoded><![CDATA[<p>Glad to help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abraham Estrada</title>
		<link>http://www.bubblefoundry.com/blog/2009/05/installing-the-google-app-engine-sdk-and-django-102/comment-page-1/#comment-1557</link>
		<dc:creator>Abraham Estrada</dc:creator>
		<pubDate>Sun, 10 May 2009 04:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=199#comment-1557</guid>
		<description>Thank you very much!</description>
		<content:encoded><![CDATA[<p>Thank you very much!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

