小编bit*_*994的帖子

没有名为'model_utils'的模块

我正在使用Python 3.4.3和django 1.9.8.

在我的models.py中,我有

来自model_utils.managers import InheritanceManager

但是会发生以下错误:

ImportError:没有名为'model_utils'的模块

python django python-3.x django-model-utils

4
推荐指数
1
解决办法
5658
查看次数

标签 统计

django ×1

django-model-utils ×1

python ×1

python-3.x ×1