accounts.viewsΒΆ

Accounts Views

Functions

confirm_create(request)

Confirms the creation of an account.

create_account(request)

View for Creating an Account

logout(request)

View for logging out of an account.

profile(request)

View for managing the user account profile.