[Django] #22039: Inline Model Admin DatePicker Bug

4 views
Skip to first unread message

Django

unread,
Feb 13, 2014, 2:31:37 PM2/13/14
to django-...@googlegroups.com
#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.

Django

unread,
Feb 14, 2014, 2:24:43 PM2/14/14
to django-...@googlegroups.com
#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: <https://code.djangoproject.com/ticket/22039#comment:1>

Reply all
Reply to author
Forward
0 new messages