Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle FieldError during import via Admin UI #1755

Conversation

matthewhegarty
Copy link
Contributor

Problem

Closes #1722

Solution

Catch the FieldError exception and send the response as a message to the UI

Screenshot 2024-02-13 at 19 48 37

Acceptance Criteria

Added integration test.

@matthewhegarty matthewhegarty merged commit 95c33ae into django-import-export:release-4 Feb 14, 2024
0 of 6 checks passed
@matthewhegarty matthewhegarty deleted the issue-1722-field-error branch February 14, 2024 15:11
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.

None yet

2 participants