Export `webob.responce` objects in the `milla` namespace
parent
ab4ca55620
commit
02bc0ea404
|
@ -3,3 +3,4 @@
|
|||
'''
|
||||
from app import *
|
||||
from webob.exc import *
|
||||
from webob.response import *
|
||||
|
|
Loading…
Reference in New Issue