ckrybus / crispy-bulma

Bulma template pack for django-crispy-forms
MIT License
27 stars 7 forks source link

[WIP] Add formset template #15

Closed DaeronAlagos closed 7 months ago

DaeronAlagos commented 8 months ago

WIP - Opening early to get quick feedback when appropriate. Will continue development in the meantime.

TODO

Summary

whole_uni_formset and errors_formset are required to be able to use formset_factory. Adds the required templates and enables the skipped tests with appropriate modifications to assertions.

Detail

TBC

ckrybus commented 7 months ago

@DaeronAlagos thanks! I've merged it, but I removed the tabular formset template, because to my knowledge there is no support for rendering forms in a table structure in bulma.