/app.yaml
http://google-app-engine-django.googlecode.com/ · YAML · 11 lines · 9 code · 2 blank · 0 comment · 0 complexity · ae87c68307b966fc11414039494661f3 MD5 · raw file
- application: google-app-engine-django
- version: 1
- runtime: python
- api_version: 1
- handlers:
- - url: /static
- static_dir: static
- - url: /.*
- script: main.py