V
V
vikholodov2018-04-06 20:44:06
Django
vikholodov, 2018-04-06 20:44:06

How to fix conflict between 2 Django apps of the same name?

Installed django-allauth, which includes the 'allauth.account' application. The problem is that I already have an 'account' app and I'm getting an error

django.core.exceptions.ImproperlyConfigured: Application labels aren't unique, duplicates: account

How to proceed? Rename the application with all the consequences, or are there other options?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question