django/tests/delete
Simon Charette 6d03bc14e7 Fixed #25685 -- Fixed a duplicate query regression on deletion of proxied models.
Thanks to Trac alias ppetrid for the report and Tim for the review.

Conflicts:
	django/db/models/deletion.py
	tests/delete/tests.py

Forward port of 7c3ef19978 from stable/1.8.x
2015-11-22 23:20:33 -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 #25685 -- Fixed a duplicate query regression on deletion of proxied models. 2015-11-22 23:20:33 -05:00