Пример #1
0
 def _get_login_url(self):
     """Get the URL for the login page."""
     return identity.get_failure_url()
Пример #2
0
 def _get_login_url(self):
     """Get the URL for the login page."""
     return identity.get_failure_url()
 def _get_login_url(self):
     '''Get the URL for the login page.'''
     return identity.get_failure_url()
Пример #4
0
 def _get_login_url(self):
     '''Get the URL for the login page.'''
     return identity.get_failure_url()