django/tests/schema
Andriy Sokolovskiy f65d4db8a8 [1.8.x] Fixed #24817 -- Prevented loss of null info in MySQL field renaming.
Backport of 80ad5472ce from master
2015-05-28 10:08:14 -04: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 #24817 -- Prevented loss of null info in MySQL field renaming. 2015-05-28 10:08:14 -04:00
tests.py [1.8.x] Fixed #24817 -- Prevented loss of null info in MySQL field renaming. 2015-05-28 10:08:14 -04:00