You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the views.py, the no longer existing adapter method get_user_signed_up_signal is used to get a signal named signed_up_signal. This now seems to be the signal user_signed_up from allauth.account.signals.