Some front-end experts claim that wrapping an <input>
with the <label>
(implicit labels) is a preferable practice (compared to explicit ones, even if they have the for
attribute).
Whatever the reasons for that, I'd like to see how this can be technically done with Django in an elegant way.
Write your own Widgets
and use them on your Forms
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With