diff options
| author | Joshua Gourneau <josh@gourneau.com> | 2012-03-15 00:57:29 -0700 |
|---|---|---|
| committer | Joshua Gourneau <josh@gourneau.com> | 2012-03-15 00:57:29 -0700 |
| commit | 1a5a8ae4950da0139a5081d41d9fb00ab73d91fd (patch) | |
| tree | 34cdbfe82b5ffeefa7645f48bda86df5dc66d37f /app.yaml | |
| parent | 3b17438a4227f105ba0b719904509def94481ff8 (diff) | |
old version of requests
Diffstat (limited to 'app.yaml')
| -rw-r--r-- | app.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ threadsafe: false handlers: - url: /js - static_dir: static + static_dir: js - url: /.* script: app.py
\ No newline at end of file |
