ImportError: cannot import name `update_contenttypes`
ImportError: cannot import name ‘update_contenttypes’ 장고에서 update_contenttypes 임포트 에러 발생시 django.contrib.contenttype.apps.py 를 수정합니다. django 1.11 버전에서 생기는 오류 인것으로 보입니다. 12345from .management import (