#15760: Feature: JS Hooks for Dynamic Inlines
-------------------------------------+-------------------------------------
     Reporter:  mlavin               |                    Owner:
         Type:  New feature          |                   Status:  new
    Component:  contrib.admin        |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  inlines jquery       |             Triage Stage:  Accepted
  callback                           |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  1
  Needs tests:  0                    |                    UI/UX:  1
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by julien):

 * needs_better_patch:  0 => 1


Comment:

 Thanks for your work on the patch.

 In the example usage above, you bind the event
 'formset_add.admin.my_widget'. Is that a typo (i.e. the 'my_widget' part)?

 Also, what would happen when the page would contain multiple types of
 inlines? How would you discriminate between the various inlines? If you
 could please elaborate on the approach a developer would have to follow,
 that would be helpful — and in fact, this could also be added to the
 documentation.

 Finally, to include this patch in Django core, some tests would have to be
 written. Would you like to have a go at writing some Selenium tests
 demonstrating the use of this new feature?

 Thanks!

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15760#comment:13>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to