diff -r 2d877bb10306 -r 254375a57d62 app/app.yaml.template --- a/app/app.yaml.template Sat Mar 07 22:14:04 2009 +0000 +++ b/app/app.yaml.template Sun Mar 08 00:00:13 2009 +0000 @@ -35,10 +35,13 @@ - url: /ghop/content static_dir: ghop/content - + - url: /jquery static_dir: jquery +- url: /json + static_dir: json + - url: /.* script: main.py