This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
29d59a879e
django
/
tests
/
regressiontests
/
transactions_regress
History
Anssi Kääriäinen
71e14cf3aa
Fixed
#18347
-- Removed autofield raw SQL inserts from tests
2012-11-15 17:31:08 +02:00
..
__init__.py
Fixed
#9964
-- Ensure that all database operations make transactions dirty, not just write operations. Many thanks to Shai Berger for his work and persistence on this issue.
2011-02-12 13:03:34 +00:00
models.py
Fixed
#16818
-- Fixed ORM bug with many-to-many add() method where it wasn't committing the change. Thanks, pressureman and kmtracey
2011-12-09 23:16:56 +00:00
tests.py
Fixed
#18347
-- Removed autofield raw SQL inserts from tests
2012-11-15 17:31:08 +02:00