Restored 2.5 compatibility and actual fix for the json problem
This commit is contained in:
parent
80eb6cfffc
commit
51a89bf35e
4 changed files with 9 additions and 4 deletions
|
|
@ -9,7 +9,7 @@
|
|||
:license: BSD, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
from flask.helpers import _PackageBoundObject
|
||||
from .helpers import _PackageBoundObject
|
||||
|
||||
|
||||
def _register_module(module, static_path):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue