First commit

This commit is contained in:
Andros Fenollosa
2017-05-10 18:41:02 +02:00
commit adf1277df0
19 changed files with 650 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
Faker==0.7.11
Flask==0.12.1
Flask-SQLAlchemy==2.2
Flask-WTF==0.14.2
SQLAlchemy==1.1.9
WTForms==2.1