django-crispy-forms / crispy-tailwind

A Tailwind template pack for django-crispy-forms
MIT License
356 stars 57 forks source link

Doc'd fundamental layout objects #40

Closed smithdc1 closed 4 years ago

smithdc1 commented 4 years ago

Layout, Fieldset, HTML, Hidden, Multifield, MultiWidgetField still to be added.

Should really tackle Layout and HTML now, Fieldset and Hidden need a bit more thought. The Mutli items may go on the 'later' list. (They will likely need some thought as they are more complex)

Edit: Just Multifield and MultiWidgetField to go.