Account Views¶
-
class
account.views.AWSCredRequestView(**kwargs)¶ AWS Credentials Request object View
-
class
account.views.AdminMixin¶ Mixin for checking user admin status.
-
class
account.views.ChangePWD2(**kwargs)¶ View for changing users password, given old password and new password that meets django requirements.
-
class
account.views.IamCreateView(**kwargs)¶ View for creating an IAM given an uploaded JSON file.
-
class
account.views.LoginView(**kwargs)¶ View for user login with AWS credentials.
-
class
account.views.ProfileView(**kwargs)¶ View for viewing and updating a user’s profile.
-
class
account.views.SignUpView(**kwargs)¶ View for user signup with email address.
-
account.views¶ alias of
account.views