#36986: Add Field.serialize_to_python/xml() and deserialize_from_python/xml() hooks
-------------------------------------+-------------------------------------
Reporter: Tim Graham | Owner: Tim
Type: | Graham
Cleanup/optimization | Status: assigned
Component: Core | Version: dev
(Serialization) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by GitHub <noreply@…>):
In [changeset:"aad47fe1bfc789f4b0ad0dc6373c945663e91f93" aad47fe1]:
{{{#!CommitTicketReference repository=""
revision="aad47fe1bfc789f4b0ad0dc6373c945663e91f93"
Refs #36986 -- Replaced yaml's Serializer._value_from_field() time
handling with a representer.
}}}
--
Ticket URL: <
https://code.djangoproject.com/ticket/36986#comment:14>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.