Open litchfield opened 10 years ago
I'd be interested in creating a Django app for this, if it really made things simpler.
It seems to me, including a single JS file in your project, provides extreme flexibility. If you can think of any use cases that'd be improved with an app though, I'd love to hear 'em.
Added minNum option for minimum number of forms, set form prefix default to read from data-prefix, and simple protection against double instantiation.
Eventually it would be good to wrap this up as a django app, so we can package and include it more elegantly.