django manage.py makemigrations
已回答
jango.core.exceptions.ImproperlyConfigured: Application labels aren't unique, duplicates:
I am getting this error only while running from Pycharm. Not on CLI. Any suggestions? I have changed the manage.py settings from Pycharm-> Settings
请先登录再写评论。
Hello.
Please provide settings you set for Django in File | Settings | Languages & Frameworks | Django
Do you use same settings as you do for CLI?