1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/delete_regress
2012-10-25 17:16:56 +03: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 Fixed #19187 -- Raise consistent error from qs.values().delete() 2012-10-25 17:16:56 +03:00