move flaskapp

This commit is contained in:
Andreas Stephanides
2017-07-25 23:42:24 +02:00
parent 3213b755c0
commit c4ab1f9fdd
3 changed files with 70 additions and 37 deletions

3
run
View File

@@ -1,7 +1,6 @@
#!./env/bin/python
from management import app
from flaskapp import app
#print("sdf2")
#app.run(debug=True)
if __name__ == "__main__":
# if len(sys.argv) > 1 and sys.argv[1] == "build":