Releases: auto-mat/django-import-export-celery
Releases · auto-mat/django-import-export-celery
1.7.1
What's Changed
- establish GitHub actions testing by @PetrDlouhy in #124
- re-enable Codecov by @PetrDlouhy in #125
- fix #115 correctly by @PetrDlouhy in #123
Full Changelog: 1.7...1.7.1
1.7
What's Changed
- Fix: AttributeError if IMPORT_EXPORT_CELERY_STORAGE not defined by @zachbellay in #106
- delete uploaded file on import job delete by @Jaspreet-singh-1032 in #108
- added try except for import job file delete by @Jaspreet-singh-1032 in #109
- Fix: Lazy-initialize storage class to prevent unwanted migration generation by @samupl in #113
- Add configurable soft and hard time limits for import and export tasks by @zachbellay in #107
- Manage custom storage class using django.core.files.storage.storages … by @JMSoler7 in #116
- Bump django from 3.2.18 to 3.2.19 in /example by @dependabot in #98
- Bump pygments from 2.10.0 to 2.15.0 in /example by @dependabot in #119
- Bump django from 3.2.19 to 3.2.25 in /example by @dependabot in #120
New Contributors
Full Changelog: 1.6...1.7
1.6
What's Changed
- Add missing migration by @jacklinke in #100
- treat templates and locale directories as sub-module by @Jaspreet-singh-1032 in #103
- Add Basque language + optional function to exclude some DEFAULT_FORMATS by @urtzai in #102
- Enabling Customization of Storage Backends by @zachbellay in #105
New Contributors
- @jacklinke made their first contribution in #100
- @urtzai made their first contribution in #102
- @zachbellay made their first contribution in #105
Full Changelog: 1.5...1.6
1.5
What's Changed
- added translation in portuguese by @MarianaPinto17 in #99
New Contributors
- @MarianaPinto17 made their first contribution in #99
Full Changelog: 1.4...1.5
1.4
What's Changed
- Bump django from 3.2.13 to 3.2.15 in /example by @dependabot in #78
- Bump django from 3.2.15 to 3.2.16 in /example by @dependabot in #85
- Bump django from 3.2.16 to 3.2.18 in /example by @dependabot in #88
- Default import mode configuration added by @xalien10 in #90
- use template to send mail for export job completion by @Jaspreet-singh-1032 in #91
- added documentation by @Jaspreet-singh-1032 in #92
- error fix in readme by @Jaspreet-singh-1032 in #94
New Contributors
- @Jaspreet-singh-1032 made their first contribution in #91
Full Changelog: 1.3...1.4
1.3 - Django 4.0 support
What's Changed
- Checkout all history and tags in pypi workflows by @marksweb in #66
- Bump django from 3.2.7 to 3.2.13 in /example by @dependabot in #72
- Django 4 compat by @timthelion in #73
Full Changelog: 1.2...1.3
1.2
1.1.8
Full Changelog: 1.1.7...1.1.8
1.1.7
What's Changed
- fix TypeError: NoneType takes no arguments by @Denkneb in #58
- Load model choices from the admin form (Fix 52) by @marksweb in #60
- Fix for dry_run when diff is skipped (#63) by @marksweb in #64
- Added pypi workflows by @marksweb in #62
- Fix for git describe during the automated pypi builds by @marksweb in #65
New Contributors
Full Changelog: 1.1.6...1.1.7