mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +00:00
werkzeug.contrib was removed from werkzeug 1.0.
This commit is contained in:
co-authored by
GitHub
parent
e545c5d376
commit
0ad5db81d3
@@ -4,7 +4,7 @@
|
|||||||
import json
|
import json
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
from werkzeug.contrib.sessions import SessionStore
|
from odoo.tools._vendor.sessions import SessionStore
|
||||||
|
|
||||||
from . import json_encoding
|
from . import json_encoding
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user