#33328: Use native JS events to trigger 'formset:added'/'formset:removed'
-------------------------------------+-------------------------------------
     Reporter:  Claude Paroz         |                    Owner:  Claude
         Type:                       |  Paroz
  Cleanup/optimization               |                   Status:  assigned
    Component:  contrib.admin        |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by lb-):

 Hi. Not sure if this is helpful but here is a library that allows for
 jQuery events to be converted to standard DOM events and visa versa.

 https://leastbad.com/jquery-events-to-dom-events
 https://www.npmjs.com/package/jquery-events-to-dom-events

 I am sure there are others out there but this may be a good reference for
 a generic solution that still keeps the jQuery events present for
 backwards compatibility.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33328#comment:14>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.d70a2dfef210f60403771a0dbe8cedc5%40djangoproject.com.

Reply via email to