djangochannelsrestframework
latest
Contents:
Introduction
Examples
Classes:
Consumers
Mixins
Observer
Permissions
Tutorial
djangochannelsrestframework
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
L
|
M
|
O
|
P
|
Q
|
R
|
S
|
U
|
V
|
W
A
action() (in module djangochannelsrestframework.decorators)
add_group() (AsyncAPIConsumer method)
AllowAny (class in djangochannelsrestframework.permissions)
AsyncAPIConsumer (class in djangochannelsrestframework.consumers)
B
BaseObserver (class in djangochannelsrestframework.observer.base_observer)
BasePermission (class in djangochannelsrestframework.permissions)
C
can_connect() (BasePermission method)
(WrappedDRFPermission method)
check_permissions() (AsyncAPIConsumer method)
create() (CreateModelMixin method)
CreateModelMixin (class in djangochannelsrestframework.mixins)
D
delete() (DeleteModelMixin method)
DeleteModelMixin (class in djangochannelsrestframework.mixins)
djangochannelsrestframework.consumers
module
djangochannelsrestframework.mixins
module
djangochannelsrestframework.observer.base_observer
module
djangochannelsrestframework.permissions
module
F
filter_queryset() (GenericAsyncAPIConsumer method)
G
GenericAsyncAPIConsumer (class in djangochannelsrestframework.generics)
get_action_name() (AsyncAPIConsumer method)
get_object() (GenericAsyncAPIConsumer method)
get_permissions() (AsyncAPIConsumer method)
get_queryset() (GenericAsyncAPIConsumer method)
get_serializer() (GenericAsyncAPIConsumer method)
get_serializer_class() (GenericAsyncAPIConsumer method)
get_serializer_context() (GenericAsyncAPIConsumer method)
groups_for_consumer() (BaseObserver method)
groups_for_signal() (BaseObserver method)
H
handle_action() (AsyncAPIConsumer method)
handle_exception() (AsyncAPIConsumer method)
has_permission() (AllowAny method)
(BasePermission method)
(IsAuthenticated method)
(WrappedDRFPermission method)
I
IsAuthenticated (class in djangochannelsrestframework.permissions)
L
list() (ListModelMixin method)
(PaginatedModelListMixin method)
(StreamedPaginatedListMixin method)
ListModelMixin (class in djangochannelsrestframework.mixins)
lookup_field (GenericAsyncAPIConsumer attribute)
lookup_url_kwarg (GenericAsyncAPIConsumer attribute)
M
model_observer() (in module djangochannelsrestframework.observer)
module
djangochannelsrestframework.consumers
djangochannelsrestframework.mixins
djangochannelsrestframework.observer.base_observer
djangochannelsrestframework.permissions
O
observer() (in module djangochannelsrestframework.observer)
P
PaginatedModelListMixin (class in djangochannelsrestframework.mixins)
paginator (PaginatedModelListMixin property)
patch() (PatchModelMixin method)
PatchModelMixin (class in djangochannelsrestframework.mixins)
Q
queryset (GenericAsyncAPIConsumer attribute)
R
receive_json() (AsyncAPIConsumer method)
remove_group() (AsyncAPIConsumer method)
reply() (AsyncAPIConsumer method)
retrieve() (RetrieveModelMixin method)
RetrieveModelMixin (class in djangochannelsrestframework.mixins)
S
serializer() (BaseObserver method)
serializer_class (GenericAsyncAPIConsumer attribute)
StreamedPaginatedListMixin (class in djangochannelsrestframework.mixins)
subscribe() (BaseObserver method)
U
unsubscribe() (BaseObserver method)
update() (UpdateModelMixin method)
UpdateModelMixin (class in djangochannelsrestframework.mixins)
V
view_as_consumer() (in module djangochannelsrestframework.consumers)
W
websocket_connect() (AsyncAPIConsumer method)
WrappedDRFPermission (class in djangochannelsrestframework.permissions)
Read the Docs
v: latest
Versions
latest
stable
v1.1.0
v1.0.0
v0.3.0
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds