Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▸ contrib
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▾ test
▾ client
class
AsyncClient
class
AsyncClientHandler
class
AsyncRequestFactory
class
Client
class
ClientHandler
class
ClientMixin
class
FakePayload
class
RedirectCycleError
class
RequestFactory
▸ html
▸ runner
▸ selenium
▸ signals
▸ testcases
▸ utils
▸ urls
▸ utils
▸ views
Class RedirectCycleError
django
.
test
.
client
.
RedirectCycleError
The test client has been asked to follow a redirect loop.
Declaration
class
RedirectCycleError(Exception)
source
link
Documentation
Methods
▷
def
__init__
(
self, message, last_response
)
source
link
Generated by
nedoc
v0.9 at 2020-12-29 14:04