1👍
✅
You have made a typo in the import of the module.
It is:
from django_summernote.admin import SummernoteModelAdmin
not
from djangosummernote.admin import SummernoteModelAdmin
Source:stackexchange.com