1
0
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:
Andrew Godwin
2013-05-18 13:48:57 +02:00
parent 331546f6ee
commit 028bbd15ca
6 changed files with 500 additions and 1 deletions

View File