Skip to content

Comments

issue-75-django-validationerror#80

Open
ColemanDunn wants to merge 2 commits intoem1208:mainfrom
ColemanDunn:issue-75-django-validationerror
Open

issue-75-django-validationerror#80
ColemanDunn wants to merge 2 commits intoem1208:mainfrom
ColemanDunn:issue-75-django-validationerror

Conversation

@ColemanDunn
Copy link

@ColemanDunn ColemanDunn commented Feb 7, 2026

This pull request ensures that aget_object_or_404 only catches and handles ValidationError from Django, matching DRF. fixes #75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aget_object_or_404 should catch Django's ValidationError, not DRF's

1 participant