From 1a5a8ae4950da0139a5081d41d9fb00ab73d91fd Mon Sep 17 00:00:00 2001 From: Joshua Gourneau Date: Thu, 15 Mar 2012 00:57:29 -0700 Subject: old version of requests --- app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app.yaml') diff --git a/app.yaml b/app.yaml index ed81e27..49f8678 100644 --- a/app.yaml +++ b/app.yaml @@ -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 -- cgit v1.3.1