Last Updated: February 25, 2016
·
460
· laucia

Django Template : access label

In order to access a form field label use label over label_tag

This will avoid escaping issues with string evaluation for translation

field.label