mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-23 06:49:37 +02:00
Docker Hub
This commit is contained in:
parent
9a7d85d544
commit
28b68afb12
6 changed files with 56 additions and 6 deletions
|
@ -12,6 +12,7 @@ from django.core.exceptions import ValidationError as DjangoValidationError
|
|||
from django.utils.translation import gettext_lazy as _
|
||||
from rest_framework import serializers
|
||||
|
||||
|
||||
try:
|
||||
from allauth.account import app_settings as allauth_account_settings
|
||||
from allauth.account.adapter import get_adapter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue