This library handles single forms and collections of forms with a way better user experience than the internal Django implementation for formsets offers. Similar widgets can be found in the Django ...
Not sure if we could classify this as a bug or a feature request but it's definitely something that might be worth adding/fixing. So currently I have an admin with inlines. The model used for inline ...