Comment out the 'loadtest' backend in the 'counter' backend sample so that it does...
[gae-samples.git] / django_example / app.yaml
blob0e51e027e234e4435c7cd1389da8a528eadcb49f
1 application: giftlist
2 version: 1
3 runtime: python
4 api_version: 1
6 handlers:
7 - url: .*
8   script: django_bootstrap.py