summaryrefslogtreecommitdiff
path: root/tests/modeltests/transactions/tests.py
AgeCommit message (Expand)Author
2010-10-24Fixed #14550 -- fixed the behavior of commit_on_success to exit the transacti...Alex Gaynor
2010-10-19Fixed #10771 -- added support for using the transaction management functions ...Alex Gaynor
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee
2010-09-13Migrated transactions doctests. Thanks to Eric Florenzano.Russell Keith-Magee