mirror of
https://github.com/django/django.git
synced 2025-10-27 07:36:08 +00:00
Some third-party database backends (MSSQL) have custom
delete_model() requirements that must be executed.
Thanks Michael Manfre for the initial patch and review.
Backport of 4dcc2a1955 from master