improve handling of utf-8 request params
[gae-samples.git] / guestbook / app.yaml
blobb23a4f978889b15c4a28fb72a3a29fbc8429eef4
1 application: devchat\r
2 version: 1\r
3 runtime: python\r
4 api_version: 1\r
5 \r
6 handlers:\r
7 - url: /stylesheets\r
8   static_dir: stylesheets\r
9 \r
10 - url: /.*\r
11   script: guestbook6_templates.py