Skip to content

Add custom exception handling class per APIView #3448

Closed
@lipka

Description

@lipka

Would it be possible to add custom exception handling per each APIView? It could just follow the same style[1] as all the other classes and just fallback to the original behavior if not set.

[1] https://github.com/tomchristie/django-rest-framework/blob/master/rest_framework/views.py#L101

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions