crispy-bulma
crispy-bulma copied to clipboard
Create uni_formset.html
Adding uni_formset.html template partial for compliance with latest crispy_forms templating conventions.
Resolves #18
@ckrybus , please review and approve; this seems like a straightforward fix and should have a downstream impact on existing module users.
Hi, @fsecada01 did you test the change? How does it look? I am asking because bulma does not support multiple forms out of the box. In the past I've been wrapping them with a "column", but this is highly layout specific.
Also where does the class="multiField" class comes from?