#22039: Inline Model Admin DatePicker Bug
-------------------------------+--------------------------
     Reporter:  smg247         |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  Uncategorized  |    Version:  1.4
     Severity:  Normal         |   Keywords:  Admin Inline
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------------
 In Django 1.4.10. In a TabluarInline, with a datefield or a timefield,
 when extra is set to 0, the DatePicker and TimePicker do not work on any
 new model instances.  They do not input the value chosen into the field.
 If extra is set to 1 or more, the pickers do work, but only on the
 instances that were initially provided; clicking add another <modelname>
 and then trying to use a picker on that instance will not work.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22039>
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/049.82742ba2e7fde62e6a6ffe1447b985e5%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to