moo.shell.views.SignupView ========================== .. currentmodule:: moo.shell.views .. autoclass:: SignupView .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~SignupView.__init__ ~SignupView.as_view ~SignupView.closed ~SignupView.dispatch ~SignupView.form_invalid ~SignupView.form_valid ~SignupView.get ~SignupView.get_ajax_data ~SignupView.get_authenticated_redirect_url ~SignupView.get_context_data ~SignupView.get_default_success_url ~SignupView.get_form ~SignupView.get_form_class ~SignupView.get_form_kwargs ~SignupView.get_initial ~SignupView.get_next_url ~SignupView.get_prefix ~SignupView.get_success_url ~SignupView.get_template_names ~SignupView.http_method_not_allowed ~SignupView.is_open ~SignupView.options ~SignupView.passthrough_next_url ~SignupView.post ~SignupView.put ~SignupView.render_to_response ~SignupView.setup .. rubric:: Attributes .. autosummary:: ~SignupView.content_type ~SignupView.extra_context ~SignupView.http_method_names ~SignupView.initial ~SignupView.prefix ~SignupView.redirect_field_name ~SignupView.success_url ~SignupView.template_engine ~SignupView.template_name ~SignupView.template_name_signup_closed ~SignupView.view_is_async