<?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 on Google App Engine in 13 simple steps</title>
	<atom:link href="http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description></description>
	<lastBuildDate>Mon, 15 Feb 2010 04:32:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zach</title>
		<link>http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/comment-page-1/#comment-23196</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Thu, 31 Dec 2009 06:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.broxrost.com/?p=8#comment-23196</guid>
		<description>Worked like a charm! :) Thanks mate.</description>
		<content:encoded><![CDATA[<p>Worked like a charm! <img src='http://thomas.broxrost.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks mate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evejob Development Environment Installation Part #1: Python, Django + AppEngine Installation &#124; EvereQ</title>
		<link>http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/comment-page-1/#comment-20770</link>
		<dc:creator>Evejob Development Environment Installation Part #1: Python, Django + AppEngine Installation &#124; EvereQ</dc:creator>
		<pubDate>Sun, 01 Nov 2009 10:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.broxrost.com/?p=8#comment-20770</guid>
		<description>[...] http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/" rel="nofollow">http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek Sharma</title>
		<link>http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/comment-page-1/#comment-19688</link>
		<dc:creator>Vivek Sharma</dc:creator>
		<pubDate>Wed, 07 Oct 2009 07:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.broxrost.com/?p=8#comment-19688</guid>
		<description>Thank you so much for a fantastic writeup! I worked perfectly!</description>
		<content:encoded><![CDATA[<p>Thank you so much for a fantastic writeup! I worked perfectly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 13 passos simples para termos o Django no Google App Engineprot &#171; Marcio Andrey Oliveira</title>
		<link>http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/comment-page-1/#comment-18672</link>
		<dc:creator>13 passos simples para termos o Django no Google App Engineprot &#171; Marcio Andrey Oliveira</dc:creator>
		<pubDate>Wed, 16 Sep 2009 16:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.broxrost.com/?p=8#comment-18672</guid>
		<description>[...] python &#8212; marcioandreyoliveira @ 17:29   Este sensacional tutorial é uma tradução do artigo Django on Google App Engine in 13 simple steps, escrito por Thomas Brox [...]</description>
		<content:encoded><![CDATA[<p>[...] python &#8212; marcioandreyoliveira @ 17:29   Este sensacional tutorial é uma tradução do artigo Django on Google App Engine in 13 simple steps, escrito por Thomas Brox [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas Raoul</title>
		<link>http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/comment-page-1/#comment-15697</link>
		<dc:creator>Nicolas Raoul</dc:creator>
		<pubDate>Wed, 17 Jun 2009 08:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.broxrost.com/?p=8#comment-15697</guid>
		<description>Shradha, check that the &quot;application&quot; parameter in app.yaml matches the application you are deploying.</description>
		<content:encoded><![CDATA[<p>Shradha, check that the &#8220;application&#8221; parameter in app.yaml matches the application you are deploying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shradha</title>
		<link>http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/comment-page-1/#comment-15024</link>
		<dc:creator>shradha</dc:creator>
		<pubDate>Thu, 21 May 2009 10:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.broxrost.com/?p=8#comment-15024</guid>
		<description>hi,

I executed the following command: appcfg.py update , to upload my application onto Google App Engine

It is giving me the following error:


Scanning files on local disk.
Initiating update.
2009-05-21 15:36:44,921 ERROR appcfg.py:1241 An unexpected error occurred. Abort
ing.
Traceback (most recent call last):
  File &quot;E:\GoogleAppEngine\google\appengine\tools\appcfg.py&quot;, line 1219, in DoUp
load
    missing_files = self.Begin()
  File &quot;E:\GoogleAppEngine\google\appengine\tools\appcfg.py&quot;, line 1014, in Begi
n
    version=self.version, payload=self.config.ToYAML())
  File &quot;E:\GoogleAppEngine\google\appengine\tools\appengine_rpc.py&quot;, line 344, i
n Send
    f = self.opener.open(req)
  File &quot;E:\Python-2.5.4\lib\urllib2.py&quot;, line 387, in open
    response = meth(req, response)
  File &quot;E:\Python-2.5.4\lib\urllib2.py&quot;, line 498, in http_response
    &#039;http&#039;, request, response, code, msg, hdrs)
  File &quot;E:\Python-2.5.4\lib\urllib2.py&quot;, line 425, in error
    return self._call_chain(*args)
  File &quot;E:\Python-2.5.4\lib\urllib2.py&quot;, line 360, in _call_chain
    result = func(*args)
  File &quot;E:\Python-2.5.4\lib\urllib2.py&quot;, line 506, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 403: Forbidden
Error 403: --- begin server output ---
You do not have permission to modify this app (app_id=u&#039;mashname&#039;).
--- end server output ---

Can somebody please help me out</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I executed the following command: appcfg.py update , to upload my application onto Google App Engine</p>
<p>It is giving me the following error:</p>
<p>Scanning files on local disk.<br />
Initiating update.<br />
2009-05-21 15:36:44,921 ERROR appcfg.py:1241 An unexpected error occurred. Abort<br />
ing.<br />
Traceback (most recent call last):<br />
  File &#8220;E:\GoogleAppEngine\google\appengine\tools\appcfg.py&#8221;, line 1219, in DoUp<br />
load<br />
    missing_files = self.Begin()<br />
  File &#8220;E:\GoogleAppEngine\google\appengine\tools\appcfg.py&#8221;, line 1014, in Begi<br />
n<br />
    version=self.version, payload=self.config.ToYAML())<br />
  File &#8220;E:\GoogleAppEngine\google\appengine\tools\appengine_rpc.py&#8221;, line 344, i<br />
n Send<br />
    f = self.opener.open(req)<br />
  File &#8220;E:\Python-2.5.4\lib\urllib2.py&#8221;, line 387, in open<br />
    response = meth(req, response)<br />
  File &#8220;E:\Python-2.5.4\lib\urllib2.py&#8221;, line 498, in http_response<br />
    &#8216;http&#8217;, request, response, code, msg, hdrs)<br />
  File &#8220;E:\Python-2.5.4\lib\urllib2.py&#8221;, line 425, in error<br />
    return self._call_chain(*args)<br />
  File &#8220;E:\Python-2.5.4\lib\urllib2.py&#8221;, line 360, in _call_chain<br />
    result = func(*args)<br />
  File &#8220;E:\Python-2.5.4\lib\urllib2.py&#8221;, line 506, in http_error_default<br />
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)<br />
HTTPError: HTTP Error 403: Forbidden<br />
Error 403: &#8212; begin server output &#8212;<br />
You do not have permission to modify this app (app_id=u&#8217;mashname&#8217;).<br />
&#8212; end server output &#8212;</p>
<p>Can somebody please help me out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konrad</title>
		<link>http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/comment-page-1/#comment-12977</link>
		<dc:creator>Konrad</dc:creator>
		<pubDate>Fri, 10 Apr 2009 12:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.broxrost.com/?p=8#comment-12977</guid>
		<description>Great tutorial, thanks.

It helps understanding the basics preparing for the next step,

using app engine helper
presented in your tutorial of 17 February 2009
http://blog.pas.net.au/2009/02/17/django-and-google-app-engine-tutorial/

or even using a ready made project like appEnginePatch for deploying native Django on appEngine, see 
http://code.google.com/p/app-engine-patch/wiki/Documentation
or visit app engine patch discussion group
http://groups.google.com/group/app-engine-patch

Konrad</description>
		<content:encoded><![CDATA[<p>Great tutorial, thanks.</p>
<p>It helps understanding the basics preparing for the next step,</p>
<p>using app engine helper<br />
presented in your tutorial of 17 February 2009<br />
<a href="http://blog.pas.net.au/2009/02/17/django-and-google-app-engine-tutorial/" rel="nofollow">http://blog.pas.net.au/2009/02/17/django-and-google-app-engine-tutorial/</a></p>
<p>or even using a ready made project like appEnginePatch for deploying native Django on appEngine, see<br />
<a href="http://code.google.com/p/app-engine-patch/wiki/Documentation" rel="nofollow">http://code.google.com/p/app-engine-patch/wiki/Documentation</a><br />
or visit app engine patch discussion group<br />
<a href="http://groups.google.com/group/app-engine-patch" rel="nofollow">http://groups.google.com/group/app-engine-patch</a></p>
<p>Konrad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Programmeerdag &#171; The missing link</title>
		<link>http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/comment-page-1/#comment-8539</link>
		<dc:creator>Programmeerdag &#171; The missing link</dc:creator>
		<pubDate>Thu, 19 Feb 2009 11:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.broxrost.com/?p=8#comment-8539</guid>
		<description>[...] gemakkelijk om GAE erbij te pakken (om er dan nog eens Django bovenop te zetten moest ik wel twee handleidingen combineren). Als version control system wou ik dan voor de eerste keer Git fatsoenlijk gebruiken [...]</description>
		<content:encoded><![CDATA[<p>[...] gemakkelijk om GAE erbij te pakken (om er dan nog eens Django bovenop te zetten moest ik wel twee handleidingen combineren). Als version control system wou ik dan voor de eerste keer Git fatsoenlijk gebruiken [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Brox Røst</title>
		<link>http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/comment-page-1/#comment-8524</link>
		<dc:creator>Thomas Brox Røst</dc:creator>
		<pubDate>Wed, 18 Feb 2009 22:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.broxrost.com/?p=8#comment-8524</guid>
		<description>Thanks for the link, Peter - looks good!</description>
		<content:encoded><![CDATA[<p>Thanks for the link, Peter &#8211; looks good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Sankauskas</title>
		<link>http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/comment-page-1/#comment-8521</link>
		<dc:creator>Peter Sankauskas</dc:creator>
		<pubDate>Wed, 18 Feb 2009 20:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.broxrost.com/?p=8#comment-8521</guid>
		<description>I have created a slightly different tutorial to this one in case anyone is having issues. It works with the newer App Engine (1.1.9) and Django (1.0.2).

You can find the tutorial here:
http://sankasaurus.blogspot.com/2009/02/django-and-google-app-engine-tutorial.html

Comments and improvements are welcome!</description>
		<content:encoded><![CDATA[<p>I have created a slightly different tutorial to this one in case anyone is having issues. It works with the newer App Engine (1.1.9) and Django (1.0.2).</p>
<p>You can find the tutorial here:<br />
<a href="http://sankasaurus.blogspot.com/2009/02/django-and-google-app-engine-tutorial.html" rel="nofollow">http://sankasaurus.blogspot.com/2009/02/django-and-google-app-engine-tutorial.html</a></p>
<p>Comments and improvements are welcome!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
