Commit d248daae authored by Jean-Paul Smets's avatar Jean-Paul Smets

Missing import

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29859 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 897b4814
......@@ -31,6 +31,8 @@ import md5
from AccessControl import ClassSecurityInfo
from Products.ERP5Type import Permissions
from Products.CMFCore.utils import getToolByName
from Products.ERP5Type.Cache import DEFAULT_CACHE_SCOPE
class CachedConvertableMixin:
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment