Field validations to compare two date fields in Flask-WTForms

前端 未结 0 1880
终归单人心
终归单人心 2020-11-22 16:50

I have two form fields: start_date and finish_date. Now I want to check if the finish_date more or equal start_date. How can I implement it?

class AddChalleng         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题