Skip to content

Commit

Permalink
Update serializers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
javadan authored Apr 11, 2023
1 parent 1df5870 commit 237b040
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bucketreactor/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
import json
import uuid


from django.utils.translation import gettext_lazy as _

from allauth.account.adapter import get_adapter
from allauth.account.utils import setup_user_email
from allauth.account.models import EmailAddress
Expand Down

0 comments on commit 237b040

Please sign in to comment.