1
0
mirror of https://github.com/django/django.git synced 2025-10-27 15:46:10 +00:00
Files
django/tests/schema
Tim Graham a8133e73a7 [1.8.x] Used SchemaEditor.delete_model() for teardown in schema tests.
Some third-party database backends (MSSQL) have custom
delete_model() requirements that must be executed.

Backport of 4dcc2a1955 from master
2015-10-16 09:34:38 -07:00
..