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

Improve Admin UI import error messages #1727

Conversation

matthewhegarty
Copy link
Contributor

Problem

Closes #1724

Solution

Added a new ImportMixin attribute to control which elements are displayed. Users can override this to customize the error display.

Acceptance Criteria

  • Added integration tests
  • Manual testing
  • Updated docs

@matthewhegarty matthewhegarty linked an issue Jan 5, 2024 that may be closed by this pull request
@matthewhegarty matthewhegarty marked this pull request as ready for review January 5, 2024 19:45
@matthewhegarty matthewhegarty merged commit a78396b into django-import-export:release-4 Jan 8, 2024
13 checks passed
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.

Improve formatting of Admin UI error messages
2 participants