use 'latest' library versions for maximum lifespan as an example
[gae-samples.git] / datastore_admin / app.yaml
blobde5592976704a648b339469d187d7e1b8b31efe7
1 # Sample datastore_admin application.
2 # You can use the -A flag for appcfg to upload this to your application.
3 # For more information, see 
4 # http://code.google.com/appengine/docs/adminconsole/
7 application: your-appid-here
8 version: datastore-admin
9 runtime: python
10 api_version: 1
13 builtins:
14 - remote_api: on
15 - datastore_admin: on