#27825: ORM Object constructor does not cast types of it's attributes when 
called
by reference
-----------------------------------+--------------------------------------
     Reporter:  Oleg Belousov      |                    Owner:  nobody
         Type:  Bug                |                   Status:  closed
    Component:  Testing framework  |                  Version:  1.10
     Severity:  Normal             |               Resolution:  duplicate
     Keywords:  ORM                |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => duplicate


Comment:

 Your proposal is a duplicate of the proposal in #24028: "a flag to
 `Model.save` which updates field attributes to the result of
 `Field.to_python(value)`". As I said in that ticket, we could document the
 current behavior if there's no consensus to change it. I think making this
 casting behavior mandatory would probably have unacceptable performance
 consequences for little benefit considering that it's a reasonable
 expectation for developers to provide the correct type.

--
Ticket URL: <https://code.djangoproject.com/ticket/27825#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/064.a0269782389b3e1c41a708dfbb25f522%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to