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-02-06 23:45:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
transactions
History
Aymeric Augustin
7e89434084
[1.7.x]
Fixed
#22291
-- Avoided shadowing deadlock exceptions on MySQL.
...
Thanks err for the report. Backport of 58161e4e from master.
2014-04-10 23:02:54 +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.7.x]
Fixed
#22291
-- Avoided shadowing deadlock exceptions on MySQL.
2014-04-10 23:02:54 +02:00