[google-appengine] Re: Blank Page when requesting site

2008-12-31 Thread Jose J
I found the answer at: http://groups.google.com/group/google-appengine/browse_thread/thread/26721420de23709e/8a4d2d7523c810be?lnk=gst&q=blank+page#8a4d2d7523c810be check for if __name__ == '__main___': main() and the end of your handler --JJ On Dec 29, 6:02 pm, Jose J wrote

[google-appengine] Re: protecting static files

2008-12-30 Thread Jose J
I wonder if you could take advantage of the template render for django and create a handler for them? Maybe not even that is required. Try using the fileinput method from python and read the file in order to write it out. take a look at this example from zipme recipe lass ZipMaker(webapp.Requ

[google-appengine] Blank Page when requesting site

2008-12-29 Thread Jose J
My apology for bringing up what might be a beginner question. I am working on a new application and I occasionally get a blank page on the first request for an application. The blank page is completely blank. The source of the page is blank as well. My application request log reports it as a 2