Add event creation

This commit is contained in:
2018-06-30 06:44:45 +02:00
parent a25e869eca
commit 4668089901
7 changed files with 95 additions and 5 deletions

View File

@@ -12,6 +12,7 @@ flask-security = "*"
sqlalchemy-utils = "*"
bcrypt = "*"
flask-babel = "*"
python-dateutil = "*"
[dev-packages]