Index

A | B | C | D | F | G | K | L | M | P | Q | R | S | T | U

A

AlchemyListSerializer (class in djangorest_alchemy.serializers)
AlchemyModelManager (class in djangorest_alchemy.managers)
AlchemyModelSerializer (class in djangorest_alchemy.serializers)
AlchemyModelViewSet (class in djangorest_alchemy.viewsets)
AlchemyRelatedField (class in djangorest_alchemy.fields)
AlchemyUriField (class in djangorest_alchemy.fields)
allow_empty (djangorest_alchemy.mixins.MultipleObjectMixin attribute)

B

base_fields (djangorest_alchemy.serializers.AlchemyListSerializer attribute)
(djangorest_alchemy.serializers.AlchemyModelSerializer attribute)

C

class_keys() (in module djangorest_alchemy.inspector)
create() (djangorest_alchemy.viewsets.AlchemyModelViewSet method)

D

destroy() (djangorest_alchemy.viewsets.AlchemyModelViewSet method)
djangorest_alchemy (module)
djangorest_alchemy.fields (module)
djangorest_alchemy.inspector (module)
djangorest_alchemy.managers (module)
djangorest_alchemy.mixins (module)
djangorest_alchemy.routers (module)
djangorest_alchemy.serializers (module)
djangorest_alchemy.settings (module)
djangorest_alchemy.viewsets (module)

F

field_mapping (djangorest_alchemy.serializers.AlchemyModelSerializer attribute)
filter_query_object() (djangorest_alchemy.mixins.MultipleObjectMixin method)

G

get_allow_empty() (djangorest_alchemy.mixins.MultipleObjectMixin method)
get_default_fields() (djangorest_alchemy.serializers.AlchemyListSerializer method)
(djangorest_alchemy.serializers.AlchemyModelSerializer method)
get_other_pks() (djangorest_alchemy.viewsets.AlchemyModelViewSet method)
get_page() (djangorest_alchemy.mixins.MultipleObjectMixin method)
get_paginate_by() (djangorest_alchemy.mixins.MultipleObjectMixin method)
get_paginator() (djangorest_alchemy.mixins.MultipleObjectMixin method)
get_pks() (djangorest_alchemy.viewsets.AlchemyModelViewSet method)

K

KeyNotFoundException

L

list() (djangorest_alchemy.managers.AlchemyModelManager method)
(djangorest_alchemy.viewsets.AlchemyModelViewSet method)

M

make_action_method() (in module djangorest_alchemy.mixins)
manager_factory() (djangorest_alchemy.mixins.ManagerMixin method)
ManagerMeta (class in djangorest_alchemy.mixins)
ManagerMixin (class in djangorest_alchemy.mixins)
MultipleObjectMixin (class in djangorest_alchemy.mixins)

P

paginate_by (djangorest_alchemy.mixins.MultipleObjectMixin attribute)
paginate_query_object() (djangorest_alchemy.mixins.MultipleObjectMixin method)
paginator_class (djangorest_alchemy.mixins.MultipleObjectMixin attribute)
primary_key() (in module djangorest_alchemy.inspector)

Q

query_object (djangorest_alchemy.mixins.MultipleObjectMixin attribute)

R

ReadOnlyRouter (class in djangorest_alchemy.routers)
retrieve() (djangorest_alchemy.managers.AlchemyModelManager method)
(djangorest_alchemy.viewsets.AlchemyModelViewSet method)
routes (djangorest_alchemy.routers.ReadOnlyRouter attribute)

S

serializer_factory() (djangorest_alchemy.viewsets.AlchemyModelViewSet method)

T

to_native() (djangorest_alchemy.fields.AlchemyRelatedField method)
(djangorest_alchemy.fields.AlchemyUriField method)

U

update() (djangorest_alchemy.viewsets.AlchemyModelViewSet method)