I have a basic flask-sqlalchemy web app that given a date will return records from a mysql db that match the date provided. I am trying to change the search box from the basic:<