This repository is deprecated and no longer maintained.
Copyright (C) 2010-2014 Google Inc.
A guestbook sample for the App Engine VM Runtime, which uses the Python sqlite3 library.
You can run this application only on the App Engine VM Runtime. Currently, the VM Runtime is part of the Early Access Program, and only the participants are able to run this application.
-
Make sure that you are invited to the VM Runtime Trusted Tester Program, and download the SDK.
-
Update the
application
value of theapp.yaml
file fromyour-app-id
to the app-id which is whitelisted for the VM Runtime Trusted Tester Program. -
Run the following command:
$ <sdk_directory>/appcfg.py -s preview.appengine.google.com update <project_directory>
- See CONTRIB.md
- See LICENSE