This website works better with JavaScript.
Explore
Help
Sign In
playground
/
flask
mirror of
https://github.com/mitsuhiko/flask.git
Watch
1
Star
0
Fork
You've already forked flask
0
Code
Issues
Releases
Activity
2810
Commits
4
Branches
26
Tags
14 MiB
Python
99.8%
Tree:
cd412b20dc
flask
/
tests
/
test_apps
/
subdomaintestmodule
/
__init__.py
4 lines
74 B
Raw
Blame
History
from
flask
import
Module
mod
=
Module
(
__name__
,
'
foo
'
,
subdomain
=
'
foo
'
)
Reference in new issue
Copy Permalink