summaryrefslogtreecommitdiff
path: root/tests/regressiontests/transactions_regress/models.py
AgeCommit message (Expand)Author
2011-12-09Fixed #16818 -- Fixed ORM bug with many-to-many add() method where it wasn't ...Adrian Holovaty
2011-02-12Fixed #9964 -- Ensure that all database operations make transactions dirty, n...Russell Keith-Magee