application: tornado-appengine
version: 2
runtime: python27
api_version: 1
threadsafe: yes
handlers:
- url: /static/
static_dir: static
- url: /.*
script: blog.application