django/tests/field_deconstruction
David Wobrock b9df2b74b9 Fixed #32676 -- Prevented migrations from rendering related field attributes when not passed during initialization.
Thanks Simon Charette for the implementation idea.
2021-05-28 20:25:59 +02:00
..
__init__.py Ported over Field.deconstruct() from my schema alteration branch. 2013-06-28 17:27:52 +01:00
tests.py Fixed #32676 -- Prevented migrations from rendering related field attributes when not passed during initialization. 2021-05-28 20:25:59 +02:00