Wtforms, add a class to a form dynamically

后端 未结 4 1291
温柔的废话
温柔的废话 2020-12-25 14:01

is there a way i could send a form\'s (css) class from python? For example:

class Company(Form):
    companyName = TextField(\'Company Name\', [validators.Le         


        
4条回答
提交回复
热议问题