Display photo from DB with flask_table

后端 未结 0 1442
故里飘歌
故里飘歌 2021-01-24 03:20

Please help me how can I make photo displaying with flask_table?

There is a Class using flask_table:

class Results(Table):
    id = Col(\'Id\', show=False)         


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