Add new instance and app_engine_release fields to table schema.
[gae-samples.git] / guestbook_highrep / app.yaml
blob18b446eac1e41a96bbe0ba2919acf40941e46682
1 application: guestbook
2 version: 1
3 runtime: python
4 api_version: 1
6 handlers:
7 - url: .*
8   script: guestbook.py