에러/django
django 실행 에러
PEKAH
2020. 11. 5. 22:02
python manage.py 명령 시
에러: django.core.exceptions.ImproperlyConfigured: mysqlclient 1.4.0 or newer is required; you have 0.10.0.
해결: pip inatll django==2.1