Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module import error with all-auth latest version #545

Open
anupsingh3292 opened this issue Sep 5, 2023 · 1 comment
Open

Module import error with all-auth latest version #545

anupsingh3292 opened this issue Sep 5, 2023 · 1 comment

Comments

@anupsingh3292
Copy link

File "/home/fotoley-anup/blog-project/blogzine/venv/lib/python3.10/site-packages/dj_rest_auth/registration/urls.py", line 4, in
from .views import RegisterView, VerifyEmailView, ResendEmailVerificationView
File "/home/fotoley-anup/blog-project/blogzine/venv/lib/python3.10/site-packages/dj_rest_auth/registration/views.py", line 21, in
from dj_rest_auth.registration.serializers import (
File "/home/fotoley-anup/blog-project/blogzine/venv/lib/python3.10/site-packages/dj_rest_auth/registration/serializers.py", line 20, in
raise ImportError('allauth needs to be added to INSTALLED_APPS.

@Dresdn
Copy link
Contributor

Dresdn commented Sep 8, 2023

Duplicate of #534

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants