--- a/app/app.yaml.template Sat Jul 11 20:42:23 2009 +0200
+++ b/app/app.yaml.template Sat Jul 11 23:15:22 2009 +0200
@@ -47,6 +47,10 @@
script: shell/shell.py
login: admin
+- url: /tasks/*
+ script: main.py
+ login: admin
+
- url: /static
static_dir: shell/static
expiration: 1d