django/tests/schema
Andriy Sokolovskiy 11a5e45b96 [1.8.x] Fixed #24104 -- Fixed check to look on field.many_to_many instead of class instance
Backport of 38c17871bb from master
2015-01-22 18:53:47 +01:00
..
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
fields.py [1.8.x] Fixed #24104 -- Fixed check to look on field.many_to_many instead of class instance 2015-01-22 18:53:47 +01:00
models.py [1.8.x] Fixed #24163 -- Removed unique constraint after index on MySQL 2015-01-19 16:55:25 +01:00
tests.py [1.8.x] Fixed #24104 -- Fixed check to look on field.many_to_many instead of class instance 2015-01-22 18:53:47 +01:00