rest_framework_channels
Contents
Introduction
Installation
REST Framework like
rest_framework_channels
rest_framework_channels
Index
Index
A
|
C
|
D
|
E
|
L
|
M
|
P
|
R
|
S
|
U
A
ActionMissingException
APISettings (class in rest_framework_channels.settings)
append() (rest_framework_channels.routings.RoutingManager method)
async_action() (in module rest_framework_channels.decorators)
AuthCommunicator (class in rest_framework_channels.testing.websocket)
C
create() (rest_framework_channels.mixins.CreateModelMixin method)
CreateModelMixin (class in rest_framework_channels.mixins)
D
default_code (rest_framework_channels.exceptions.ActionMissingException attribute)
(rest_framework_channels.exceptions.RouteMissingException attribute)
default_detail (rest_framework_channels.exceptions.ActionMissingException attribute)
(rest_framework_channels.exceptions.RouteMissingException attribute)
destroy() (rest_framework_channels.mixins.DestroyModelMixin method)
DestroyModelMixin (class in rest_framework_channels.mixins)
E
ExtendedWebsocketCommunicator (class in rest_framework_channels.testing.websocket)
L
list() (rest_framework_channels.mixins.ListModelMixin method)
ListModelMixin (class in rest_framework_channels.mixins)
M
module
rest_framework_channels
rest_framework_channels.decorators
rest_framework_channels.exceptions
rest_framework_channels.mixins
rest_framework_channels.routings
rest_framework_channels.settings
rest_framework_channels.testing
rest_framework_channels.testing.websocket
P
partial_update() (rest_framework_channels.mixins.UpdateModelMixin method)
perform_create() (rest_framework_channels.mixins.CreateModelMixin method)
perform_destroy() (rest_framework_channels.mixins.DestroyModelMixin method)
perform_update() (rest_framework_channels.mixins.UpdateModelMixin method)
R
reload() (rest_framework_channels.settings.APISettings method)
reload_api_settings() (in module rest_framework_channels.settings)
resolve() (rest_framework_channels.routings.RoutingManager method)
rest_framework_channels
module
rest_framework_channels.decorators
module
rest_framework_channels.exceptions
module
rest_framework_channels.mixins
module
rest_framework_channels.routings
module
rest_framework_channels.settings
module
rest_framework_channels.testing
module
rest_framework_channels.testing.websocket
module
retrieve() (rest_framework_channels.mixins.RetrieveModelMixin method)
RetrieveModelMixin (class in rest_framework_channels.mixins)
RouteMissingException
RoutingManager (class in rest_framework_channels.routings)
S
status_code (rest_framework_channels.exceptions.ActionMissingException attribute)
(rest_framework_channels.exceptions.RouteMissingException attribute)
U
update() (rest_framework_channels.mixins.UpdateModelMixin method)
UpdateModelMixin (class in rest_framework_channels.mixins)
user_settings (rest_framework_channels.settings.APISettings property)