am e55fc016: Merge "Use remote_api for shell access on developer.android.com." into froyo
Merge commit 'e55fc016a6e40edd456c0d240d06689d84a7127b' into gingerbread * commit 'e55fc016a6e40edd456c0d240d06689d84a7127b': Use remote_api for shell access on developer.android.com.
This commit is contained in:
@@ -4,6 +4,10 @@ runtime: python
|
||||
api_version: 1
|
||||
|
||||
handlers:
|
||||
- url: /remote_api
|
||||
script: $PYTHON_LIB/google/appengine/ext/remote_api/handler.py
|
||||
login: admin
|
||||
|
||||
- url: /gae_shell/static
|
||||
static_dir: gae_shell/static
|
||||
expiration: 1d
|
||||
|
||||
Reference in New Issue
Block a user