django1/django/db/migrations/operations
luz.paz 97e637a87f Fixed typos in comments and docs. 2018-08-01 16:09:22 -04:00
..
__init__.py Fixed #11964 -- Added support for database check constraints. 2018-07-10 15:32:33 -04:00
base.py Fixed typos in comments and docs. 2018-08-01 16:09:22 -04:00
fields.py Removed in_between from Operation.reduce()'s signature. 2018-07-11 10:49:50 -04:00
models.py Refs #28862 -- Removed the FieldRelatedOptionOperation.reduce() optimization. 2018-07-19 17:42:18 -04:00
special.py Refs #27914 -- Used __qualname__ in model operations' deconstruct(). 2017-06-14 10:10:22 -04:00
utils.py Introduced ModelTuple to remove migrations boilerplate. 2018-07-11 10:49:50 -04:00