class documentation

Undocumented

Method get_default_redirect_url Return the default redirect URL.
Method get_redirect_url Return the user-originating redirect URL if it's safe.
Method get_success_url Undocumented
Method get_success_url_allowed_hosts Undocumented
Class Variable next_page Undocumented
Class Variable success_url_allowed_hosts Undocumented
def get_default_redirect_url(self): (source)

Return the default redirect URL.

def get_redirect_url(self): (source)

Return the user-originating redirect URL if it's safe.

def get_success_url(self): (source)

Undocumented

def get_success_url_allowed_hosts(self): (source)

Undocumented

next_page = (source)

Undocumented

success_url_allowed_hosts = (source)

Undocumented