README update for latest SDK; misc small cleanup
[gae-samples.git] / sql-guestbook / app.yaml
blob9eba609517d6387e17234df13b62f801addc0bab
1 application: sql-guestbook
2 version: 1
3 runtime: python
4 api_version: 1
6 handlers:
7 - url: .*
8   script: guestbook.py