repo.or.cz
/
gae-samples.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Comment out the 'loadtest' backend in the 'counter' backend sample so that it does...
[gae-samples.git]
/
24hrsinsf
/
app.yaml
blob
f22eeb4031fe74aef70ba1f4a3995e2fbbe5d092
1
application: 24hrsinsf
2
version: 1
3
runtime: python
4
api_version: 1
5
6
handlers:
7
- url: /static
8
static_dir: static
9
10
- url: .*
11
script: main.py