elo80ka / django-dynamic-formset

A jQuery plugin that allows you dynamically add new forms to a rendered django formset.
677 stars 311 forks source link

Container support for add and remove button. #151

Closed prateem closed 4 years ago

prateem commented 6 years ago

This allows greater control over the positioning of these buttons. Achieves this by providing two additional (optional) settings for the js function options that can identify container classes.

StefanCardnell commented 6 years ago

Seconded, would be a useful feature to have. Currently it defaults to adding an a links if it's not a tr or ol element.

philippemilink commented 4 years ago

I would need this PR. Could it be merged to the master ?

luizanao commented 4 years ago

LGTM