Update doc/tools.rst

Added mongobox to the list of Framework Tools.
This commit is contained in:
Roman Kalyakin 2013-01-10 01:24:03 +11:00 committed by behackett
parent 828aad3aad
commit aa8fa7b774

View File

@ -98,6 +98,8 @@ various Python frameworks and libraries.
<http://code.google.com/p/repoze-what-plugins-mongodb/>`_ is a project
working to support a plugin for using MongoDB as a backend for
:mod:`repoze.what`.
* `mongobox <http://github.com/theorm/mongobox>`_ is a tool to run a sandboxed
MongoDB instance from within a python app.
Alternative Drivers
-------------------