This website works better with JavaScript.
Explore
Help
Sign In
pedrosaclout
/
TacticalApp
Watch
1
Star
1
Fork
You've already forked TacticalApp
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e375844ee9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e375844ee9'
${ noResults }
TacticalApp
/
wsgi.py
5 lines
85 B
Python
Raw
Blame
History
from
app
import
app
as
application
if
__name__
==
"
__main__
"
:
application
.
run
(
)
Reference in New Issue
View Git Blame
Copy Permalink