ericw / onelinr

A Social backchannel application

This URL has Read+Write access

onelinr / app.yaml
767b0601 » Henrik Berggren 2008-08-09 Added application skeleton 1 application: onelinr
0f6a3521 » Henrik Berggren 2008-12-11 Memcached channelcloud and ... 2 version: 4
767b0601 » Henrik Berggren 2008-08-09 Added application skeleton 3 runtime: python
4 api_version: 1
5
6 handlers:
7 - url: /stylesheets
8 static_dir: stylesheets
9
10 - url: /scripts
11 static_dir: scripts
12
13 - url: /images
14 static_dir: images
15
16 - url: .*
17 script: onelinr.py