django/tests/delete
Simon Charette c402db2e2f [1.9.x] Fixed #25882 -- Prevented fast deletes matching no rows from crashing on MySQL.
Thanks to Trac aliases gerricom for the report, raphaelmerx for the
attempts to reproduce and Sergey Fedoseev and Tim for the review.

Refs #16891

Backport of 8035cee922 from master
2015-12-14 13:13:47 -05:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [1.9.x] Fixed #25685 -- Fixed a duplicate query regression on deletion of proxied models. 2015-11-22 23:12:31 -05:00
tests.py [1.9.x] Fixed #25882 -- Prevented fast deletes matching no rows from crashing on MySQL. 2015-12-14 13:13:47 -05:00