#27223: model RangeField with default value are skiped in ModelForm full_clean
validation in construct_instance function
---------------------------------+--------------------------------------
     Reporter:  taxido           |                    Owner:  nobody
         Type:  Bug              |                   Status:  closed
    Component:  Forms            |                  Version:  1.10
     Severity:  Release blocker  |               Resolution:  duplicate
     Keywords:                   |             Triage Stage:  Unreviewed
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+--------------------------------------
Changes (by timgraham):

 * status:  new => closed
 * needs_better_patch:   => 0
 * resolution:   => duplicate
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 `RangeWidget` is a subclass of `MultiWidget` so the patch for #27186
 should fix this. Could you confirm?

 In investigating the other widgets in `contrib.postgres`, I noticed that
 `SplitArrayWidget` needs to be fixed. I'll push an update to my PR
 shortly.

--
Ticket URL: <https://code.djangoproject.com/ticket/27223#comment:1>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.7e7b29086b0aa0ae4af468aa947a7b7f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to