#13041: Error on InlineModel Admin ----------------------------------+----------------------------------------- Reporter: mdpetry | Owner: nobody Status: new | Milestone: 1.2 Component: django.contrib.admin | Version: 1.1 Keywords: | Stage: Unreviewed Has_patch: 0 | ----------------------------------+----------------------------------------- There is an error in the javascript that renders the buttons of InlineAdmin Forms:
When you have more than one inline in the AdminForm, and one of them has a DateField or DateTimeField, the javascript renders the calendar widget for all of these fields everytime when the button "add item" is clicked Sorry about my english, in this link[1] has an image that represent this bug http://img27.imageshack.us/img27/8734/djangoerror.png -- Ticket URL: <http://code.djangoproject.com/ticket/13041> Django <http://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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.
