funkybob / django-sniplates

Template snippet libraries for Django
MIT License
57 stars 18 forks source link

Supplied an example of what names are searched for by {% form_field %} #30

Closed kezabelle closed 9 years ago

kezabelle commented 9 years ago

because case is preserved, and likely differs insofar as classes will be CamelCase and fields on the form will usually be lower_case_with_underscores