This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
41903d025a
django1
/
tests
/
transactions
History
Aymeric Augustin
58161e4e93
Fixed
#22291
-- Avoided shadowing deadlock exceptions on MySQL.
...
Thanks err for the report.
2014-03-23 20:45:22 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Implemented an 'atomic' decorator and context manager.
2013-03-11 14:48:55 +01:00
tests.py
Fixed
#22291
-- Avoided shadowing deadlock exceptions on MySQL.
2014-03-23 20:45:22 +01:00