This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-03 10:34:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
c19bbefca2
django
/
tests
/
transactions
History
Download ZIP
Download TAR.GZ
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