app/app.yaml.template
changeset 422 93f9ead45dae
parent 159 451f39c0e1aa
child 1502 2fee94feef59
equal deleted inserted replaced
421:11aa742bf1dc 422:93f9ead45dae
    32 - url: /gsoc/content
    32 - url: /gsoc/content
    33   static_dir: gsoc/content
    33   static_dir: gsoc/content
    34 
    34 
    35 - url: /ghop/content
    35 - url: /ghop/content
    36   static_dir: ghop/content
    36   static_dir: ghop/content
       
    37  
       
    38 - url: /jquery
       
    39   static_dir: jquery
    37 
    40 
    38 - url: /.*
    41 - url: /.*
    39   script: main.py
    42   script: main.py
    40 
    43 
    41 
    44