django/tests/schema
Simon Charette afe84c71eb [1.8.x] Refs #25745 -- Avoided multiple registration of the same model in schema tests.
Conflicts:
	tests/schema/tests.py

Backport of 64240263f2 from master
2015-11-14 12:15:51 -05:00
..
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
fields.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
models.py [1.8.x] Fixed #24972 -- Fixed removing unique_together indexes on MySQL. 2015-06-15 17:32:07 -04:00
tests.py [1.8.x] Refs #25745 -- Avoided multiple registration of the same model in schema tests. 2015-11-14 12:15:51 -05:00