Thanks Daniel, I've read that material but could make much sense out of it (I'm sure its me) I did read it again today and I *think* I've got it. Will check it tonight and I'll let you know.
Thanks again On Saturday, May 19, 2018 at 10:45:17 PM UTC-4, Daniel Germano Travieso wrote: > > Hello! > > As seen here on the documentation for Applications configuration for app > users, you can provide a custom app configuration for one of the third > party apps you are using on your project. > > > https://docs.djangoproject.com/en/2.0/ref/applications/#for-application-users > > I believe this would solve the ImproperlyConfigured exception as on your > settings.py on your INSTALLED_APPS you would have the apps with different > names. > Hope it helps! > > On Saturday, May 19, 2018 at 10:54:02 PM UTC-3, Mario R. Osorio wrote: >> >> 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! >> >> -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b62b32cc-5469-4cbf-92dd-3dd6941ee0a2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

