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
1b3c0d3b54
django
/
tests
/
delete_regress
History
Mariusz Felisiak
7ad7034054
[3.2.x] Refs
#32682
-- Fixed QuerySet.delete() crash on querysets with self-referential subqueries on MySQL.
...
Backport of
4074f38e1d
from main
2021-04-27 10:35:42 +02:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
[3.2.x] Refs
#32682
-- Fixed QuerySet.delete() crash on querysets with self-referential subqueries on MySQL.
2021-04-27 10:35:42 +02:00
tests.py
[3.2.x] Refs
#32682
-- Fixed QuerySet.delete() crash on querysets with self-referential subqueries on MySQL.
2021-04-27 10:35:42 +02:00