Codebase list python-repoze.tm2 / 2d4b9169-2e35-425c-9978-5af01289b876/main
2d4b9169-2e35-425c-9978-5af01289b876/main

Tree @2d4b9169-2e35-425c-9978-5af01289b876/main (Download .tar.gz)

1
2
3
4
5
6
7
8
9
repoze.tm2 (Transaction Manager)
================================

Middleware which uses the ZODB transaction manager to wrap a call to
its pipeline children inside a transaction.  This is a fork of the
``repoze.tm`` package which depends only on the ``transaction``
package rather than the entirety of ZODB (for users who don't rely on ZODB).

See docs/index.rst for documentation.