django/tests/field_deconstruction
Baptiste Mispelon 7432533932 Added missing logic to TimeField.deconstruct().
If auto_now or auto_now_add was used then the serialized
field in the migration contained unnecessary `editable` and
`blank` arguments.
2014-08-03 14:02:21 +02:00
..
__init__.py
tests.py Added missing logic to TimeField.deconstruct(). 2014-08-03 14:02:21 +02:00