devops
devops copied to clipboard
不能导入 default_revision_manager
from reversion.revisions import default_revision_manager, RegistrationError
ImportError: cannot import name default_revision_manager
I am having the same issue with python2.7.5
me,too.How to solve this problem?