Add flask_table for admin view

This commit is contained in:
Stephan Porada
2019-07-10 14:36:31 +02:00
parent eef9ec9b37
commit 4ec9e2ff41
5 changed files with 41 additions and 2 deletions

View File

@ -5,3 +5,4 @@ Flask-Migrate==2.5.2
Flask-SQLAlchemy==2.4.0
Flask-WTF==0.14.2
python-dotenv==0.10.3
Flask-Table==0.5.0