adding an image field in a flask database code example
Example: how to put a image in flask
<image src="{{url_for('static',filename = 'images/download.jpg')}}" >
<image src="{{url_for('static',filename = 'images/download.jpg')}}" >