Home | Trees | Indices | Help |
|
---|
|
object --+ | TransactionMiddleware
This wsgi-app wraps each request in a database transaction.
The transaction is rolled back if an exception is raised of if the HTTP status code is 5xx. Otherwise the transaction will be committed.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Oct 1 20:58:02 2007 | http://epydoc.sourceforge.net |