Opened this issue 9 years ago · 1 comments
In order to get the placeholders to work I had to pass None to the formset, if you don't override the placeholder it submits the form with the None in it and the form fails since it is a required field.