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
If signup and confirmation are performed out of band (say in the django admin) and the API only needs LoginView, the import fails since SignupView requires a setting for the email confirmation class.
The text was updated successfully, but these errors were encountered:
If signup and confirmation are performed out of band (say in the django admin) and the API only needs LoginView, the import fails since SignupView requires a setting for the email confirmation class.
The text was updated successfully, but these errors were encountered: