Skip to content

Add 'export from model page'#1687

Merged
matthewhegarty merged 9 commits intodjango-import-export:release-4from
matthewhegarty:issue-1374-export-from-model-page
Nov 22, 2023
Merged

Add 'export from model page'#1687
matthewhegarty merged 9 commits intodjango-import-export:release-4from
matthewhegarty:issue-1374-export-from-model-page

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
@rpsands
Copy link

rpsands commented Nov 22, 2023

Wow, this is sick! Nice work man!

Copy link

@rpsands rpsands 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
@matthewhegarty matthewhegarty deleted the issue-1374-export-from-model-page branch November 22, 2023 13:01
Viicos added a commit to Viicos/typeshed that referenced this pull request Jan 19, 2025
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