This website requires JavaScript.
Explore
Help
Sign In
undersys
/
proxadmin
Watch
1
Star
0
Fork
You've already forked proxadmin
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
6f3530095f
proxadmin
/
app
/
vmanager
/
__init__.py
4 lines
92 B
Python
Raw
Normal View
History
Unescape
Escape
initial commit
2017-03-08 13:53:09 -05:00
from
flask
import
Blueprint
messing up
2017-03-08 19:55:12 -05:00
vmanager
=
Blueprint
(
'
vmanager
'
,
__name__
)
initial commit
2017-03-08 13:53:09 -05:00
from
.
import
routes
Reference in a new issue
Copy permalink