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

Remove the Django sites app #295

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Remove the Django sites app #295

wants to merge 2 commits into from

Conversation

brianhelba
Copy link
Contributor

Django-Allauth no longer requires this as of v0.48. When it is enabled, the sites app only integrates with Allauth's "socialaccount" app, which we do not need to enable by default, as it only functions when other more specific socialaccount providers are enabled and configured.

See: pennersr/django-allauth@16ee545

@brianhelba brianhelba changed the title Update settings for django-allauth Remove the Django sites app Jan 31, 2025
Django-Allauth no longer requires this as of v0.48. When it is enabled, the
sites app only integrates with Allauth's "socialaccount" app, which we do not
need to enable by default, as it only functions when other more specific
socialaccount providers are enabled and configured.

See: pennersr/django-allauth@16ee545
Base automatically changed from allauth to master February 10, 2025 22:14
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

Successfully merging this pull request may close these issues.

1 participant