This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-13 19:00:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
transactions
History
Aymeric Augustin
9afedbef42
[1.6.x]
Fixed
#22291
-- Avoided shadowing deadlock exceptions on MySQL.
...
Thanks err for the report. Backport of 58161e4e from master.
2014-04-10 23:05:09 +02: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
[1.6.x]
Fixed
#22291
-- Avoided shadowing deadlock exceptions on MySQL.
2014-04-10 23:05:09 +02:00