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
58161e4e93
django
/
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