#13068: The "Add another [inline object]" javascript doesn't respect
prepopulated_fields settings
-------------------------------------------+--------------------------------
          Reporter:  hejsan                |         Owner:  nobody
            Status:  new                   |     Milestone:  1.2   
         Component:  django.contrib.admin  |       Version:  SVN   
        Resolution:                        |      Keywords:        
             Stage:  Accepted              |     Has_patch:  0     
        Needs_docs:  0                     |   Needs_tests:  0     
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by robhudson):

 I have a similar case that seems related.  I suspect any widget in an
 inline that requires events to fire will fail here since the inline
 addition happens dynamically and a new DOM element is inserted but the
 events aren't added to the new DOM element.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13068#comment:2>
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to