Make a squash
This commit is contained in:
commit
113992f95b
21 changed files with 3339 additions and 0 deletions
3
wsgi.py
Normal file
3
wsgi.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from web import create_app
|
||||
|
||||
app = create_app()
|
Loading…
Add table
Add a link
Reference in a new issue