Index
A
B
C
D
E
- exception_handler() (in module rest_framework_json_api.exceptions)
- extract_attributes() (rest_framework_json_api.renderers.JSONRenderer class method)
- extract_included() (rest_framework_json_api.renderers.JSONRenderer class method)
- extract_meta() (rest_framework_json_api.renderers.JSONRenderer class method)
- extract_relation_instance() (rest_framework_json_api.renderers.JSONRenderer class method)
- extract_relationships() (rest_framework_json_api.renderers.JSONRenderer class method)
- extract_root_meta() (rest_framework_json_api.renderers.JSONRenderer class method)
F
- field_name_mapping (rest_framework_json_api.views.RelationshipView attribute)
- filter_queryset() (rest_framework_json_api.filters.QueryParameterValidationFilter method)
- filter_regex (rest_framework_json_api.django_filters.backends.DjangoFilterBackend attribute)
- format (rest_framework_json_api.renderers.JSONRenderer attribute)
- format_drf_errors() (in module rest_framework_json_api.utils)
- format_error_object() (in module rest_framework_json_api.utils)
- format_errors() (in module rest_framework_json_api.utils)
- format_field_name() (in module rest_framework_json_api.utils)
- format_field_names() (in module rest_framework_json_api.utils)
- format_link_segment() (in module rest_framework_json_api.utils)
- format_resource_type() (in module rest_framework_json_api.utils)
- format_value() (in module rest_framework_json_api.utils)
G
- get() (rest_framework_json_api.views.RelationshipView method)
- get_attribute() (rest_framework_json_api.relations.SerializerMethodFieldBase method)
- get_choices() (rest_framework_json_api.relations.ResourceRelatedField method)
- get_context() (rest_framework_json_api.renderers.BrowsableAPIRenderer method)
- get_default_included_resources_from_serializer() (in module rest_framework_json_api.utils)
- get_field_info() (rest_framework_json_api.metadata.JSONAPIMetadata method)
- get_field_names() (rest_framework_json_api.serializers.ModelSerializer method)
- get_fields() (rest_framework_json_api.serializers.PolymorphicModelSerializer method)
- get_filterset() (rest_framework_json_api.django_filters.backends.DjangoFilterBackend method)
- get_filterset_kwargs() (rest_framework_json_api.django_filters.backends.DjangoFilterBackend method)
- get_first_link() (rest_framework_json_api.pagination.JsonApiLimitOffsetPagination method)
- get_included_resources() (in module rest_framework_json_api.utils)
- get_includes_form() (rest_framework_json_api.renderers.BrowsableAPIRenderer method)
- get_last_link() (rest_framework_json_api.pagination.JsonApiLimitOffsetPagination method)
- get_links() (rest_framework_json_api.relations.HyperlinkedMixin method)
- get_paginated_response() (rest_framework_json_api.pagination.JsonApiLimitOffsetPagination method)
- get_parent_serializer() (rest_framework_json_api.relations.ResourceRelatedField method)
- get_polymorphic_model_for_serializer() (rest_framework_json_api.serializers.PolymorphicModelSerializer class method)
- get_polymorphic_model_for_type() (rest_framework_json_api.serializers.PolymorphicModelSerializer class method)
- get_polymorphic_serializer_for_instance() (rest_framework_json_api.serializers.PolymorphicModelSerializer class method)
- get_polymorphic_serializer_for_type() (rest_framework_json_api.serializers.PolymorphicModelSerializer class method)
- get_polymorphic_types() (rest_framework_json_api.serializers.PolymorphicModelSerializer class method)
- get_prefetch_related() (rest_framework_json_api.views.PreloadIncludesMixin method)
- get_queryset() (rest_framework_json_api.views.AutoPrefetchMixin method)
- get_related_field_name() (rest_framework_json_api.views.RelatedMixin method)
- get_related_instance() (rest_framework_json_api.views.RelatedMixin method)
- get_related_resource_type() (in module rest_framework_json_api.utils)
- get_related_serializer() (rest_framework_json_api.views.RelatedMixin method)
- get_related_serializer_class() (rest_framework_json_api.views.RelatedMixin method)
- get_relation_instance() (in module rest_framework_json_api.utils)
- get_resource_id() (in module rest_framework_json_api.utils)
- get_resource_name() (in module rest_framework_json_api.utils)
- get_resource_type_from_included_serializer() (rest_framework_json_api.relations.ResourceRelatedField method)
- get_resource_type_from_instance() (in module rest_framework_json_api.utils)
- get_resource_type_from_manager() (in module rest_framework_json_api.utils)
- get_resource_type_from_model() (in module rest_framework_json_api.utils)
- get_resource_type_from_queryset() (in module rest_framework_json_api.utils)
- get_resource_type_from_serializer() (in module rest_framework_json_api.utils)
- get_select_related() (rest_framework_json_api.views.PreloadIncludesMixin method)
- get_serializer_class() (rest_framework_json_api.views.RelationshipView method)
- get_serializer_fields() (in module rest_framework_json_api.utils)
- get_serializer_info() (rest_framework_json_api.metadata.JSONAPIMetadata method)
- get_url() (rest_framework_json_api.relations.HyperlinkedMixin method)
H
I
J
L
M
- many_cls (rest_framework_json_api.relations.SerializerMethodHyperlinkedRelatedField attribute)
- many_init() (rest_framework_json_api.relations.HyperlinkedRelatedField class method)
- many_kwargs (rest_framework_json_api.relations.SerializerMethodResourceRelatedField attribute)
- ManyRelatedFieldWithNoData (class in rest_framework_json_api.relations)
- ManySerializerMethodHyperlinkedRelatedField (class in rest_framework_json_api.relations)
- ManySerializerMethodResourceRelatedField (class in rest_framework_json_api.relations)
- max_limit (rest_framework_json_api.pagination.JsonApiLimitOffsetPagination attribute)
- max_page_size (rest_framework_json_api.pagination.JsonApiPageNumberPagination attribute)
- media_type (rest_framework_json_api.parsers.JSONParser attribute)
- model_class (rest_framework_json_api.serializers.ResourceIdentifierObjectSerializer attribute)
- ModelSerializer (class in rest_framework_json_api.serializers)
- ModelViewSet (class in rest_framework_json_api.views)
-
module
- rest_framework_json_api
- rest_framework_json_api.compat
- rest_framework_json_api.django_filters
- rest_framework_json_api.django_filters.backends
- rest_framework_json_api.exceptions
- rest_framework_json_api.filters
- rest_framework_json_api.metadata
- rest_framework_json_api.pagination
- rest_framework_json_api.parsers
- rest_framework_json_api.relations
- rest_framework_json_api.renderers
- rest_framework_json_api.schemas
- rest_framework_json_api.serializers
- rest_framework_json_api.settings
- rest_framework_json_api.utils
- rest_framework_json_api.views
O
P
- page_query_param (rest_framework_json_api.pagination.JsonApiPageNumberPagination attribute)
- page_size_query_param (rest_framework_json_api.pagination.JsonApiPageNumberPagination attribute)
- parse() (rest_framework_json_api.parsers.JSONParser method)
- parse_attributes() (rest_framework_json_api.parsers.JSONParser static method)
- parse_data() (rest_framework_json_api.parsers.JSONParser method)
- parse_metadata() (rest_framework_json_api.parsers.JSONParser static method)
- parse_relationships() (rest_framework_json_api.parsers.JSONParser static method)
- patch() (rest_framework_json_api.views.RelationshipView method)
- PolymorphicModelSerializer (class in rest_framework_json_api.serializers)
- PolymorphicResourceRelatedField (class in rest_framework_json_api.relations)
- PolymorphicSerializerMetaclass (class in rest_framework_json_api.serializers)
- post() (rest_framework_json_api.views.RelationshipView method)
- PreloadIncludesMixin (class in rest_framework_json_api.views)
Q
R
- ReadOnlyModelViewSet (class in rest_framework_json_api.views)
- related_link_lookup_field (rest_framework_json_api.relations.HyperlinkedMixin attribute)
- related_link_view_name (rest_framework_json_api.relations.HyperlinkedMixin attribute)
- RelatedMixin (class in rest_framework_json_api.views)
- relation_type_lookup (rest_framework_json_api.metadata.JSONAPIMetadata attribute)
- RelationshipView (class in rest_framework_json_api.views)
- reload_json_api_settings() (in module rest_framework_json_api.settings)
- remove_invalid_fields() (rest_framework_json_api.filters.OrderingFilter method)
- remove_relationships() (rest_framework_json_api.views.RelationshipView method)
- render() (rest_framework_json_api.renderers.JSONRenderer method)
- render_errors() (rest_framework_json_api.renderers.JSONRenderer method)
- render_relationship_view() (rest_framework_json_api.renderers.JSONRenderer method)
- rendered_with_json_api() (in module rest_framework_json_api.exceptions)
- renderer_class (rest_framework_json_api.parsers.JSONParser attribute)
- ReservedFieldNamesMixin (class in rest_framework_json_api.serializers)
- resource_name (rest_framework_json_api.views.RelationshipView property)
- ResourceIdentifierObjectSerializer (class in rest_framework_json_api.serializers)
- ResourceRelatedField (class in rest_framework_json_api.relations)
- rest_framework_json_api
- rest_framework_json_api.compat
- rest_framework_json_api.django_filters
- rest_framework_json_api.django_filters.backends
- rest_framework_json_api.exceptions
- rest_framework_json_api.filters
- rest_framework_json_api.metadata
- rest_framework_json_api.pagination
- rest_framework_json_api.parsers
- rest_framework_json_api.relations
- rest_framework_json_api.renderers
- rest_framework_json_api.schemas
- rest_framework_json_api.serializers
- rest_framework_json_api.settings
- rest_framework_json_api.utils
- rest_framework_json_api.views
- retrieve_related() (rest_framework_json_api.views.RelatedMixin method)
S
- search_param (rest_framework_json_api.django_filters.backends.DjangoFilterBackend attribute)
- self_link_view_name (rest_framework_json_api.relations.HyperlinkedMixin attribute)
- Serializer (class in rest_framework_json_api.serializers)
- serializer_class (rest_framework_json_api.views.RelationshipView attribute)
- serializer_related_field (rest_framework_json_api.serializers.ModelSerializer attribute)
- SerializerMetaclass (class in rest_framework_json_api.serializers)
- SerializerMethodFieldBase (class in rest_framework_json_api.relations)
- SerializerMethodHyperlinkedRelatedField (class in rest_framework_json_api.relations)
- SerializerMethodResourceRelatedField (class in rest_framework_json_api.relations)
- set_resource_name() (rest_framework_json_api.views.RelationshipView method)
- SkipDataMixin (class in rest_framework_json_api.relations)
- SparseFieldsetsMixin (class in rest_framework_json_api.serializers)
- status_code (rest_framework_json_api.exceptions.Conflict attribute)
T
- template (rest_framework_json_api.renderers.BrowsableAPIRenderer attribute)
- to_internal_value() (rest_framework_json_api.relations.PolymorphicResourceRelatedField method)