summaryrefslogtreecommitdiff
path: root/docs/plugins/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/index.rst')
-rw-r--r--docs/plugins/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst
index ada5833..783d0ba 100644
--- a/docs/plugins/index.rst
+++ b/docs/plugins/index.rst
@@ -77,5 +77,8 @@ Have a look at :ref:`plugins` for general questions about plugins (installation,
`Bottle-errorsrest <https://github.com/agalera/bottle-errorsrest>`_
All errors generated from bottle are returned in json
+`Bottle-tools <https://github.com/theSage21/bottle-tools>`_
+ Decorators that auto-supply function arguments using POST/query string data.
+
Plugins listed here are not part of Bottle or the Bottle project, but developed and maintained by third parties.