Hi shawn,

The online tutorial might serve you better and is updated to reflect
the latest changes...a little better than the SDK:
http://code.google.com/appengine/docs/python/gettingstarted/

Good luck!

On 8/1/09, Shawn A. <boris...@gmail.com> wrote:
>
> Hello Holger,
>
> Wow! I could have stared at the file for hours and not noticed that.
> sometimes all you need is another pair of eyes. Thank you
> that worked like a charm. Sneaky that it worked in the sdk btw.
>
> Thanks,
> -Shawn
>
> On Jul 31, 9:15 pm, Holger <w...@arcor.de> wrote:
>> Hi Shawn,
>>
>> Try changing your app.yaml to
>>
>> handlers:
>> - url: /.*
>>   script: flgs_database.py
>>
>> it's Python and Python sripts have got the ending 'py'.
>>
>> Bye,
>> Holger
> >
>

-- 
Sent from my mobile device

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to