I want to improve the look of my forms with Materialize CSS (http://materializecss.com/forms.html), which requires some fields to have a div with class input-field around the input AND the label. I figured I could use the new template-based widget rendering, but to my surprise those templates don't include the labels. Is there a way to achieve this without rendering every field manually?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/758fcccc-fae1-4475-85f5-1144241837e9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

