Hello everyone,
In Django 2.0.5; I want to use python-twitter and allauth's twitter provider and both these apps use the same App label which results in the django.core.exceptions.ImproperlyConfigured: Application labels aren't unique error
I have searched the internet and found no solutions to this Issue and would really appreciate your input on this matter.
Any and all comments and ideas are welcome.
TIA!