Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Latest commit

 

History

History
38 lines (28 loc) · 1.23 KB

File metadata and controls

38 lines (28 loc) · 1.23 KB

status: inactive

This project is no longer actively developed or maintained.

For new work on this check out python-docs-samples

Guestbook with Namespaces

This application implements the Python Guestbook sample but uses datastore namespaces to keep values in separate places.

Guestbook is an example application showing basic usage of Google App Engine. Users can read & write text messages and optionaly log-in with their Google account. Messages are stored in App Engine (NoSQL) High Replication Datastore (HRD) and retrieved using a strongly consistent (ancestor) query.

Products

Language

APIs

Dependencies