diff options
Diffstat (limited to 'docs/glossary.rst')
| -rw-r--r-- | docs/glossary.rst | 3 |
1 files changed, 3 insertions, 0 deletions
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' <http://www.sqlalchemy.org/>`_ is an object + relational mapper used in tutorials within this documentation. |
