#25198: Django's model_to_dict should return ALL fields, including hidden
-------------------------------------+-------------------------------------
     Reporter:  1st                  |                    Owner:  nobody
         Type:  Uncategorized        |                   Status:  new
    Component:  Core                 |                  Version:  master
  (Serialization)                    |
     Severity:  Normal               |               Resolution:
     Keywords:  model serialization  |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by timgraham):

 If it's widely used, then we should consider making it a public API and
 documenting it. Perhaps you could give your rationale on the
 DevelopersMailingList? If the function is meant as a general
 "serialization" utility as you categorized the ticket, `forms.models`
 seems like it might not be the best place to expose such functionality.
 Does the Python serializer in `core.serializers` not work for your use
 case?

--
Ticket URL: <https://code.djangoproject.com/ticket/25198#comment:4>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/061.6bc89b41e62ccc9e3a72a5c00357f3e5%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to