django/tests/schema
Tim Graham 4dcc2a1955 Used SchemaEditor.delete_model() for teardown in schema tests.
Some third-party database backends (MSSQL) have custom
delete_model() requirements that must be executed.

Thanks Michael Manfre for the initial patch and review.
2015-10-16 08:40:57 -07:00
..
__init__.py
fields.py
models.py
tests.py Used SchemaEditor.delete_model() for teardown in schema tests. 2015-10-16 08:40:57 -07:00