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-07-28 23:54:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
a7ed09d13d
django
/
tests
/
regressiontests
/
delete_regress
History
Download ZIP
Download TAR.GZ
Anssi Kääriäinen
64f6e0370a
Made some tests behave nicer re connection handling
2012-11-27 19:47:20 +02:00
..
__init__.py
Fixed
#9479
-- Corrected an edge case in bulk queryset deletion that could cause an infinite loop when using MySQL InnoDB.
2009-06-03 13:23:19 +00:00
models.py
Fixed
#19102
-- Fixed fast-path delete for modified SELECT clause cases
2012-10-25 17:16:44 +03:00
tests.py
Made some tests behave nicer re connection handling
2012-11-27 19:47:20 +02:00