django1/tests/schema
Tim Graham d0e43f225f Refs #28052 -- Cleaned up some indexes in schema tests. 2017-05-01 22:19:05 -04:00
..
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
fields.py Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. 2017-02-01 11:41:56 -05:00
models.py Fixed #28052 -- Prevented dropping Meta.indexes when changing db_index to False. 2017-05-01 11:31:48 -04:00
tests.py Refs #28052 -- Cleaned up some indexes in schema tests. 2017-05-01 22:19:05 -04:00