Jacob Rief

Results 514 comments of Jacob Rief

@codematsing I believe that has been fixed now. Can you please retry in your environment.

Did you have a look at these features: https://django-formset.fly.dev/withholding-feedback/ ?

In version 2, feedback messages have been redesigned and unified across various widgets.

I will check. Thanks for reporting.

Did you try to add the `formset.views.FormViewMixin` class to any of the views you already are using? This should handle all the parts of the view. You also might need...

Please separate the issues from the question and put the latter on the discussion board. Add more context the the issues, for instance the used form and view. Preferable, add...

Please retry with version 1.7.1. There I changed some CSS values which might fix your issue.

In my projects, I actually always attempt to use the built-in or pilfered styles. But I get your point, this actually is something very useful. In my opinion however, this...