1
0
mirror of https://github.com/django/django.git synced 2025-10-27 07:36:08 +00:00
Files
django/tests/delete
Simon Charette eb7a329fb6 [1.9.x] 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:
	tests/delete/tests.py

Forward port of 7c3ef19978 from stable/1.8.x
2015-11-22 23:12:31 -05:00
..