django manage.py makemigrations
Answered
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
Please sign in to leave a comment.
Hello.
Please provide settings you set for Django in File | Settings | Languages & Frameworks | Django
Do you use same settings as you do for CLI?