summaryrefslogtreecommitdiff
path: root/tests/backends
AgeCommit message (Expand)Author
2013-03-11Improved the API of set_autocommit.Aymeric Augustin
2013-03-11Added some assertions to enforce the atomicity of atomic.Aymeric Augustin
2013-03-11Enabled autocommit for PostgreSQL.Aymeric Augustin
2013-03-07Added a ManyToManyField(db_constraint=False) option, this allows not creating...Alex Gaynor
2013-02-27Fixed a test that relied on database exceptions not being wrapped.Aymeric Augustin
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner