django/tests/schema
Simon Charette cd7efa2033 Fixed #25492 -- Checked deferred foreign key constraints before dropping them.
This allows running foreign key data and schema altering operations in the
same migration on PostgreSQL.

Thanks Tim for review.
2016-12-24 13:53:11 -05:00
..
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
fields.py Fix import sorting problem. 2015-09-21 22:55:18 +02:00
models.py Refs #26384 -- Isolated a test model in schema tests. 2016-12-23 21:43:49 -05:00
tests.py Fixed #25492 -- Checked deferred foreign key constraints before dropping them. 2016-12-24 13:53:11 -05:00