mirror of https://github.com/mitsuhiko/flask.git
Armin Ronacher
15 years ago
3 changed files with 14 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||||
|
from flask import Module |
||||||
|
|
||||||
|
|
||||||
|
mod = Module(__name__, 'foo', subdomain='foo') |
Loading…
Reference in new issue