From 49238d074e044ff99bc907c07a0cea36956e7ecf Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 1 Jun 2009 00:18:01 +0000 Subject: Use only useful stuff. --- docs/glossary.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/glossary.rst') diff --git a/docs/glossary.rst b/docs/glossary.rst index 500338714..c8e978bd8 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -364,3 +364,6 @@ Glossary factory may be passed to ``make_app`` as ``None``, in which case the application performs no graph traversal and uses :term:`URL dispatch` for all URL-to-view code mappings. + SQLAlchemy + `SQLAlchemy' `_ is an object + relational mapper used in tutorials within this documentation. -- cgit v1.2.3