Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / auto-mat/django-import-export-celery issues and pull requests
#133 - add BackgroundJobExportMixin
Pull Request -
State: open - Opened by sky-code about 1 month ago
#132 - Handle ValidationErrors having just plain messages list
Pull Request -
State: open - Opened by ikseek about 1 month ago
#131 - Error while creating export job with celery
Issue -
State: open - Opened by N1K1TAS95 about 2 months ago
#130 - Conceptual fix for #111 (add possibility to specify queryset by filters)
Pull Request -
State: open - Opened by PetrDlouhy 3 months ago
#129 - add possibility to set additional data parameters in resource
Pull Request -
State: open - Opened by PetrDlouhy 3 months ago
- 2 comments
#128 - Any extra configuration for multi tenants?
Issue -
State: open - Opened by sahilmaharjan 3 months ago
#127 - Fix: avoid loading unnnecesary data into memory
Pull Request -
State: open - Opened by lautarodapin 3 months ago
#126 - `IMPORT_EXPORT_CELERY_INIT_MODULE` not set in example?
Issue -
State: open - Opened by ssyberg 5 months ago
- 3 comments
#125 - re-enable Codecov
Pull Request -
State: closed - Opened by PetrDlouhy 5 months ago
- 1 comment
#124 - establish GitHub actions testing
Pull Request -
State: closed - Opened by PetrDlouhy 6 months ago
- 1 comment
#123 - fix #115 correctly
Pull Request -
State: closed - Opened by PetrDlouhy 6 months ago
- 2 comments
#122 - fix storages imports in Django 5.1
Pull Request -
State: closed - Opened by PetrDlouhy 6 months ago
#121 - Release v 1.7?
Issue -
State: closed - Opened by heso 6 months ago
- 6 comments
#120 - Bump django from 3.2.19 to 3.2.25 in /example
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#119 - Bump pygments from 2.10.0 to 2.15.0 in /example
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#118 - Handle Custom Export Format
Pull Request -
State: open - Opened by arthur-verta 7 months ago
#117 - Handle custom formats
Pull Request -
State: closed - Opened by arthur-verta 7 months ago
#116 - Manage custom storage class using django.core.files.storage.storages …
Pull Request -
State: closed - Opened by JMSoler7 9 months ago
- 2 comments
#115 - Unexpected RemovedInDjango51Warning due to the import of get_storage_class
Issue -
State: closed - Opened by JMSoler7 9 months ago
- 3 comments
#114 - Handle errors with no message_dict
Pull Request -
State: open - Opened by sampattuzzi 12 months ago
- 2 comments
#113 - Fix: Lazy-initialize storage class to prevent unwanted migration generation
Pull Request -
State: closed - Opened by samupl about 1 year ago
- 1 comment
#112 - Django complains about ungenerated migrations on a fresh project with custom storage class
Issue -
State: open - Opened by samupl about 1 year ago
- 1 comment
#111 - Timeout when exporting large tables (+700k rows)
Issue -
State: open - Opened by pabdelhay about 1 year ago
- 1 comment
#110 - ImportError when running `./manage.py makemigrations`
Issue -
State: closed - Opened by youssef-snoussi about 1 year ago
#109 - added try except for import job file delete
Pull Request -
State: closed - Opened by Jaspreet-singh-1032 about 1 year ago
#108 - delete uploaded file on import job delete
Pull Request -
State: closed - Opened by Jaspreet-singh-1032 about 1 year ago
- 1 comment
#107 - Add configurable soft and hard time limits for import and export tasks
Pull Request -
State: closed - Opened by zachbellay over 1 year ago
- 1 comment
#106 - Fix: AttributeError if IMPORT_EXPORT_CELERY_STORAGE not defined
Pull Request -
State: closed - Opened by zachbellay over 1 year ago
#105 - Enabling Customization of Storage Backends
Pull Request -
State: closed - Opened by zachbellay over 1 year ago
- 1 comment
#104 - Delete uploaded files when you delete an import job
Issue -
State: closed - Opened by tinmarr over 1 year ago
- 3 comments
#103 - treat templates and locale directories as sub-module
Pull Request -
State: closed - Opened by Jaspreet-singh-1032 over 1 year ago
- 2 comments
#102 - Add Basque language + optional function to exclude some DEFAULT_FORMATS
Pull Request -
State: closed - Opened by urtzai over 1 year ago
- 4 comments
#101 - There is no email template in the django-import-export-celery 1.5 version
Issue -
State: closed - Opened by urtzai over 1 year ago
#100 - Add missing migration
Pull Request -
State: closed - Opened by jacklinke over 1 year ago
- 1 comment
#99 - added translation in portuguese
Pull Request -
State: closed - Opened by MarianaPinto17 over 1 year ago
- 3 comments
#98 - Bump django from 3.2.18 to 3.2.19 in /example
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#97 - Bump sqlparse from 0.4.1 to 0.4.4 in /example
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#96 - IMPORT_DRY_RUN_FIRST_TIME feature is not released, while being in a master
Issue -
State: closed - Opened by a4tarasiuk over 1 year ago
- 2 comments
#95 - Bump redis from 3.5.3 to 4.4.4 in /example
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#94 - error fix in readme
Pull Request -
State: closed - Opened by Jaspreet-singh-1032 over 1 year ago
#93 - Bump redis from 3.5.3 to 4.5.3 in /example
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#92 - added documentation
Pull Request -
State: closed - Opened by Jaspreet-singh-1032 over 1 year ago
- 2 comments
#91 - use template to send mail for export job completion
Pull Request -
State: closed - Opened by Jaspreet-singh-1032 over 1 year ago
- 3 comments
#90 - Default import mode configuration added
Pull Request -
State: closed - Opened by xalien10 over 1 year ago
- 2 comments
#89 - No dry run
Pull Request -
State: closed - Opened by justRishi over 1 year ago
- 1 comment
#88 - Bump django from 3.2.16 to 3.2.18 in /example
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#87 - Bump django from 3.2.16 to 3.2.17 in /example
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#86 - Maintainers wanted
Issue -
State: closed - Opened by timthelion almost 2 years ago
- 5 comments
#85 - Bump django from 3.2.15 to 3.2.16 in /example
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#84 - Importing fails or raises error for model that contains primary key which is not id
Issue -
State: open - Opened by xalien10 almost 2 years ago
- 10 comments
Labels: dont-know-how-to-fix
#83 - Change the email sent to user to another language or text.
Issue -
State: closed - Opened by jonathanprieto99 almost 2 years ago
- 1 comment
#82 - How to turn off dry option for importing models data
Issue -
State: closed - Opened by xalien10 almost 2 years ago
- 7 comments
#81 - How to define task queue for the django-import-export-celery task
Issue -
State: open - Opened by xalien10 almost 2 years ago
- 2 comments
#80 - Override Import Job from.
Issue -
State: open - Opened by rahul-logicrays about 2 years ago
#79 - you forget to do command makemigrations
Issue -
State: open - Opened by AbdullaBektayev about 2 years ago
#78 - Bump django from 3.2.13 to 3.2.15 in /example
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#77 - Bump django from 3.2.13 to 3.2.14 in /example
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#76 - Troubles exporting huge table
Issue -
State: closed - Opened by Corrosion667 over 2 years ago
- 6 comments
#75 - Does this package allow for automatic task queue execution?
Issue -
State: open - Opened by prakharrathi25 over 2 years ago
- 3 comments
#74 - Latest change (ugettext_lazy) not published to pypi
Issue -
State: closed - Opened by edxavier over 2 years ago
- 1 comment
#73 - Django 4 compat
Pull Request -
State: closed - Opened by timthelion over 2 years ago
#72 - Bump django from 3.2.7 to 3.2.13 in /example
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#71 - Documentation added for customising model queryset for celery export job
Pull Request -
State: closed - Opened by xalien10 over 2 years ago
#70 - Document custom queryset code
Issue -
State: closed - Opened by timthelion over 2 years ago
- 3 comments
Labels: documentation, help wanted, good first issue, waiting-for-YOU-to-make-a-pr
#69 - Ft/customise export queryset
Pull Request -
State: closed - Opened by xalien10 over 2 years ago
- 1 comment
#68 - How to provide customised querysets for the export job
Issue -
State: closed - Opened by xalien10 over 2 years ago
- 5 comments
Labels: enhancement, help wanted, waiting-for-YOU-to-make-a-pr
#67 - Support for django 4.0
Issue -
State: closed - Opened by benedikt-bartscher over 2 years ago
- 5 comments
Labels: help wanted, waiting-for-YOU-to-make-a-pr
#66 - Checkout all history and tags in pypi workflows
Pull Request -
State: closed - Opened by marksweb over 2 years ago
- 2 comments
#65 - Fix for git describe during the automated pypi builds
Pull Request -
State: closed - Opened by marksweb over 2 years ago
- 4 comments
#64 - Fix for dry_run when diff is skipped (#63)
Pull Request -
State: closed - Opened by marksweb over 2 years ago
#63 - Issue with dry_run and skip_diff
Issue -
State: closed - Opened by marksweb over 2 years ago
#62 - Added pypi workflows
Pull Request -
State: closed - Opened by marksweb over 2 years ago
- 6 comments
#61 - Bump sqlparse from 0.4.1 to 0.4.2 in /example
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#60 - Load model choices from the admin form (Fix 52)
Pull Request -
State: closed - Opened by marksweb over 2 years ago
- 6 comments
#59 - Add apps.py to avoid underscores in admin app label
Pull Request -
State: closed - Opened by marksweb over 2 years ago
- 2 comments
#58 - fix TypeError: NoneType takes no arguments
Pull Request -
State: closed - Opened by Denkneb over 2 years ago
- 6 comments
#57 - Renaming the app and hide import
Issue -
State: closed - Opened by GergelyKovach over 2 years ago
- 1 comment
#56 - Bump django from 3.2.7 to 3.2.12 in /example
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#55 - Add enough tests and set up CI enough that this project could be accepted by django-jazzband
Issue -
State: open - Opened by timthelion almost 3 years ago
Labels: waiting-for-YOU-to-make-a-pr
#54 - Release new version 1.1.5 to PyPi
Issue -
State: closed - Opened by LizardBob almost 3 years ago
- 2 comments
#53 - Bump celery from 5.0.2 to 5.2.2 in /example
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#52 - Missing migration
Issue -
State: closed - Opened by aabanaag almost 3 years ago
- 2 comments
Labels: waiting-for-YOU-to-make-a-pr
#51 - Update README.rst to include django-author requirements
Pull Request -
State: closed - Opened by AhmedAlZabidi about 3 years ago
#50 - Update README.rst to include django-author requirements
Pull Request -
State: closed - Opened by AhmedAlZabidi about 3 years ago
- 1 comment
#49 - Creating async import_jobs via code
Issue -
State: closed - Opened by VaZark about 3 years ago
- 2 comments
#48 - fix: Use timezone.now instead of datetime.now
Pull Request -
State: closed - Opened by q0w about 3 years ago
- 1 comment
#47 - Wait for transaction to commit before applying run_import_job
Pull Request -
State: closed - Opened by aparakian over 3 years ago
- 1 comment
#46 - Race condition calling `run_import_job` in `importjob_post_save` upon creation
Issue -
State: closed - Opened by aparakian over 3 years ago
- 5 comments
#45 - add export support for models with UUID as primary key
Pull Request -
State: closed - Opened by AlaaNour94 over 3 years ago
- 1 comment
#44 - How to show progress of import in dry_run=True?
Issue -
State: closed - Opened by everestkid over 3 years ago
- 4 comments
#43 - Move the `queryset` field to a FileField
Issue -
State: open - Opened by timthelion over 3 years ago
- 1 comment
#42 - Add changelist template
Issue -
State: closed - Opened by Goldziher over 3 years ago
- 1 comment
#41 - Missing middleware
Issue -
State: closed - Opened by Goldziher over 3 years ago
- 8 comments
Labels: help wanted, waiting-for-YOU-to-make-a-pr
#40 - update project setup to make collaboration easier
Issue -
State: closed - Opened by Goldziher over 3 years ago
- 8 comments
#39 - add current job to the Resource class
Pull Request -
State: closed - Opened by PetrKudy over 3 years ago
#38 - Celery 5 support
Issue -
State: closed - Opened by matthewelwell over 3 years ago
- 4 comments
#37 - Add more efficient way to export all records in a very large table
Issue -
State: open - Opened by kevindice over 3 years ago
- 3 comments
#36 - TypeError: NoneType takes no arguments
Issue -
State: closed - Opened by ewelinabuturla over 3 years ago
- 10 comments
Labels: dont-know-how-to-fix, WTF, maintainer-doesnt-know-how-to-reproduce
#35 - Tweaks to the format fields + Make the processing_initiated field as readonly
Pull Request -
State: closed - Opened by rmaceissoft over 3 years ago
- 4 comments
#34 - Replace celery.task by celery.shared_task. Fixes #33
Pull Request -
State: closed - Opened by rmaceissoft over 3 years ago
- 1 comment