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
abc78fdaf6
proxadmin
/
app
/
settings
/
__init__.py
4 lines
92 B
Python
Raw
Normal View
History
Unescape
Escape
separate settings
2017-03-13 09:36:21 -04:00
from
flask
import
Blueprint
polishing things
2017-05-07 21:33:42 -04:00
settings
=
Blueprint
(
'
settings
'
,
__name__
)
separate settings
2017-03-13 09:36:21 -04:00
from
.
import
routes
Reference in a new issue
Copy permalink