Views¶
-
django_tasker_account.views.change_password(request: django.core.handlers.wsgi.WSGIRequest, data: django_tasker_account.converters.ChangePassword)¶ Password change view
-
django_tasker_account.views.confirm_email(request: django.core.handlers.wsgi.WSGIRequest, data: django_tasker_account.converters.ConfirmEmail)¶ View for confirmation email address
-
django_tasker_account.views.forgot_password(request: django.core.handlers.wsgi.WSGIRequest)¶ View forgot password
-
django_tasker_account.views.login(request: django.core.handlers.wsgi.WSGIRequest)¶ View for user authentication
-
django_tasker_account.views.signup(request: django.core.handlers.wsgi.WSGIRequest)¶ View for user registration