#31974: SplitDateTimeWidget and is_valid problem
-------------------------------------+-------------------------------------
     Reporter:  carson               |                    Owner:  nobody
         Type:  Uncategorized        |                   Status:  closed
    Component:  Forms                |                  Version:  3.0
     Severity:  Normal               |               Resolution:  invalid
     Keywords:  SplitDateTimeWidget  |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson):

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


Comment:

 Please review the
 [https://docs.djangoproject.com/en/3.1/ref/forms/widgets/#multiwidget
 `MultiWidget` docs]. There's an example implementing a subclass to work
 with `DateField`, rather than the expected `MultiValueField`. You can
 adapt that for your use-case.

 Please also review TicketClosingReasons/UseSupportChannels, as the issue
 tracker is not the appropriate place for this kind of question about usage
 errors.
 Thanks.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31974#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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.becfb529d418c98e243a8cc406c94792%40djangoproject.com.

Reply via email to