This website requires JavaScript.
Explore
Help
Sign In
oly
/
maidstone-hackspace
Watch
0
Star
0
Fork
You've already forked maidstone-hackspace
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8f4f67c31e
maidstone-hackspace
/
site
/
wsgi.py
5 lines
101 B
Python
Raw
Blame
History
from
index
import
web_app
as
application
if
__name__
==
"
__main__
"
:
application
.
run
(
debug
=
True
)
Reference in New Issue
View Git Blame
Copy Permalink