mirror of
https://github.com/django/django.git
synced 2025-10-28 08:06:09 +00:00
Add a deconstruct() method to Fields.
This allows the field's initial argument to be obtained so it can be serialised to, and re-created from, a textual format.
This commit is contained in: