aboutsummaryrefslogtreecommitdiffstats
path: root/app.py (unfollow)
Commit message (Collapse)AuthorLines
2018-02-03Change __main__.py to app.pyGravatar JoeBanks13-0/+0
2018-02-03add isortGravatar JoeBanks13-2/+4
2018-02-03add snekrcGravatar JoeBanks13-1/+12
2018-02-03wrap in if main conditionGravatar Christopher Baklid-1/+2
the app willl be wrapped in gunicorn, so this is to avoid getting the wires tangled