Releases: saritasa-nest/django-import-export-extensions
Releases · saritasa-nest/django-import-export-extensions
1.9.1
1.9.0
What's Changed
- Improve filterset class init on export by @TheSuperiorStanislav in #139
- Some minor improvements by @TheSuperiorStanislav in #146
- Add field selection to admin export confirmation page by @Eg0ra in #150
- Add support to skip export confirmation page with settings by @Eg0ra in #151
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- Add ability to disable celery task updates for resource by @TheSuperiorStanislav in #135
- Make that resources will always filter queryset on export if filterset_class is present by @TheSuperiorStanislav in #135
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- Add filter resource queryset by admin GET params by @MaxTet1703 in #126
- Minor internal refactoring by @TheSuperiorStanislav in #128
New Contributors
- @MaxTet1703 made their first contribution in #126
Full Changelog: 1.6.0...1.7.0
1.6.0
1.5.0
What's Changed
- Some improvements of errors handling by @TheSuperiorStanislav in #109
- Add ability to specify storage by @TheSuperiorStanislav in #110
- Improve start action arguments by @NikAzanov in #113
Full Changelog: 1.4.1...1.5.0
1.4.1
What's Changed
- Make queryset more consistent for ViewSets by @TheSuperiorStanislav in #103
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Update pre-commit hooks by @TheSuperiorStanislav in #93
- Add
created_byargument toCeleryResourceMixinby @TheSuperiorStanislav in #94 - Set up export/import action mixin by @TheSuperiorStanislav in #91
Full Changelog: 1.3.1...1.4.0
1.3.1
What's Changed
- Some fixes for issues discovered in new version by @TheSuperiorStanislav in #90
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Add more base viewsets for import/export by @TheSuperiorStanislav in #88
- Add support for ordering in export by @TheSuperiorStanislav in #89
Full Changelog: 1.2.0...1.3.0