django1/tests/delete
Simon Charette 8035cee922 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
2015-12-14 13:12:36 -05:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #25685 -- Fixed a duplicate query regression on deletion of proxied models. 2015-11-22 23:20:33 -05:00
tests.py Fixed #25882 -- Prevented fast deletes matching no rows from crashing on MySQL. 2015-12-14 13:12:36 -05:00