app/app.yaml.template
changeset 2594 dd300af0e7df
parent 2565 c17b671e5657
child 2603 4db295c3fbb3
--- 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