Re: [Django] #22039: Inline Model Admin DatePicker Bug

2014-02-14 Thread Django
#22039: Inline Model Admin DatePicker Bug
---+--
 Reporter:  smg247 |Owner:  nobody
 Type:  Bug|   Status:  closed
Component:  contrib.admin  |  Version:  1.4
 Severity:  Normal |   Resolution:  worksforme
 Keywords:  Admin Inline   | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+--
Changes (by claudep):

 * status:  new => closed
 * needs_better_patch:   => 0
 * component:  Uncategorized => contrib.admin
 * needs_tests:   => 0
 * needs_docs:   => 0
 * resolution:   => worksforme


Comment:

 I have tested the conditions you mention, and all is working well for me.

-- 
Ticket URL: 
Django 
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.9f91c2fc5800ba22c96ffa612a50b1c5%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Django] #22039: Inline Model Admin DatePicker Bug

2014-02-13 Thread Django
#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 
 and then trying to use a picker on that instance will not work.

-- 
Ticket URL: 
Django 
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.