Changeset 36 for googleApplications
- Timestamp:
- 06/19/08 22:51:26 (7 months ago)
- Files:
-
- googleApplications/t-servi/app.yaml (modified) (1 diff)
- googleApplications/t-servi/static (added)
- googleApplications/t-servi/static/files (added)
- googleApplications/t-servi/static/files/blou.html (added)
- googleApplications/t-servi/static/images (added)
- googleApplications/t-servi/static/images/favicon.ico (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
googleApplications/t-servi/app.yaml
r33 r36 5 5 6 6 handlers: 7 - url: /favicon.ico 8 static_files: static/images/favicon.ico 9 upload: static/images/favicon.ico 10 - url: /blou.html 11 static_files: static/files/blou.html 12 upload: static/files/blou.html 7 13 - url: /.* 8 14 script: hellowebappjeantinguelyawais.py 15
