summaryrefslogtreecommitdiff
path: root/docs/glossary.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/glossary.rst')
-rw-r--r--docs/glossary.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index 87e1a2d38..49da69f7f 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -655,3 +655,8 @@ Glossary
"the best" view callable for a given circumstance: a
:term:`context` type, a :term:`view name` and a :term:`request`.
+ Google App Engine
+ `Google App Engine <http://code.google.com/appengine/>`_ (aka
+ "GAE") is a Python application hosting service offered by Google.
+ :mod:`repoze.bfg` runs on GAE.
+