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

Add 'export from model page' #1687

Conversation

matthewhegarty
Copy link
Contributor

@matthewhegarty matthewhegarty commented Nov 21, 2023

Problem

Closes #1374

Adds the ability to export from the model instance page.

image

Solution

  • Added configurable feature to show export button.

  • Also renamed deprecated trans tag to translate

  • Added documentation

  • Removed unused test class TestImportExportActionModelAdmin

Acceptance Criteria

  • Automated tests
  • Manual tests

@matthewhegarty matthewhegarty changed the base branch from main to release-4 November 21, 2023 21:23
@matthewhegarty matthewhegarty marked this pull request as ready for review November 22, 2023 12:47
@pokken-magic
Copy link

Wow, this is sick! Nice work man!

Copy link

@pokken-magic pokken-magic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fantastic, I think a lot of people will really appreciate this on my team!

@matthewhegarty
Copy link
Contributor Author

Great to hear - thanks for reviewing as always

@matthewhegarty matthewhegarty merged commit e4fafdb into django-import-export:release-4 Nov 22, 2023
11 checks passed
@matthewhegarty matthewhegarty deleted the issue-1374-export-from-model-page branch November 22, 2023 13:01
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.

Export from a specific model view page in Django Admin
2 participants