#36986: Add a hook to Serializer._value_from_field() for complex fields like
CompositePrimaryKey
-------------------------------------+-------------------------------------
     Reporter:  Tim Graham           |                    Owner:  Vishy
         Type:                       |  Algo
  Cleanup/optimization               |                   Status:  assigned
    Component:  Core                 |                  Version:  dev
  (Serialization)                    |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Tim Graham):

 The ideas seem plausible. My idea was to do the registrations on the
 serializer rather than on the field, but either path could be viable.
 Since the json, jsonl, and pyyaml serializers all subclass the Python
 serializer, it's unclear to me that hooks are needed for them. Are these
 your original ideas or are they from an LLM?
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36986#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019d1bf60f37-c0b57e2f-0e47-4595-a314-3d92a2fee4c4-000000%40eu-central-1.amazonses.com.

Reply via email to