Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / django-import-export/django-import-export issues and pull requests

#1847 - How to explicitly disable and enable bulk import?

Issue - State: closed - Opened by shimachao 4 months ago - 1 comment
Labels: question

#1846 - Exporting fields with changed `column_name` doesn't work in v4

Issue - State: closed - Opened by PetrDlouhy 4 months ago - 15 comments
Labels: bug

#1845 - ModelResource field order in admin import page

Issue - State: closed - Opened by mfisco 4 months ago - 5 comments
Labels: bug

#1844 - Customize export format depending on file type

Issue - State: closed - Opened by matthewhegarty 4 months ago - 6 comments
Labels: enhancement

#1843 - added missing migration to example app

Pull Request - State: closed - Opened by matthewhegarty 4 months ago - 1 comment

#1842 - numeric fields exported as text by default since v4 to excel

Issue - State: open - Opened by tobhv 4 months ago - 4 comments
Labels: question

#1841 - `TypeError: Widget.__init__() got an unexpected keyword argument 'allow_blank'`

Issue - State: closed - Opened by OttoAndrey 4 months ago - 4 comments
Labels: bug

#1840 - Release note documentation update

Pull Request - State: closed - Opened by matthewhegarty 4 months ago - 1 comment

#1839 - refactored DateWidget & DateTimeWidget & TimeWidget

Pull Request - State: closed - Opened by thisisumurzakov 5 months ago - 4 comments

#1838 - Fix translation error in issue #1832

Pull Request - State: closed - Opened by thisisumurzakov 5 months ago - 3 comments

#1837 - re-add `resource_class` deprecation warning

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 1 comment

#1835 - Improve parsing of DateTimeWidget

Issue - State: closed - Opened by th3hamm0r 5 months ago - 4 comments
Labels: enhancement, good first issue, chore

#1834 - Breaking change due to _check_import_id_fields

Issue - State: closed - Opened by jameslao 5 months ago - 2 comments
Labels: bug

#1833 - Documentation updates

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 2 comments

#1832 - Fixed Arabic translate for 'Import' word

Issue - State: closed - Opened by EngFarisAlsmawi 5 months ago - 2 comments

#1831 - Resource field is empty when importing data

Issue - State: closed - Opened by nortigo 5 months ago - 5 comments
Labels: question

#1830 - removed outdated formatting of date strings

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 1 comment

#1829 - fix crash on export with custom column name

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 1 comment

#1827 - Added overridable method to restrict pks when exporting

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 1 comment

#1826 - fix issue with widget assignment for custom ForeignKey subclasses

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 1 comment

#1825 - remove unreachable except block from `admin.py`

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 1 comment

#1824 - fixed issue with `natural_foreign_keys` and `key_is_id`

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 1 comment

#1823 - `resource_class` was deprecated and removed, but it still works

Issue - State: closed - Opened by matthewhegarty 5 months ago - 2 comments
Labels: chore

#1822 - Handle crash when importing custom column name

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 1 comment

#1821 - Handle custom column name during export

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 1 comment

#1820 - Default field set differs during import in v4

Issue - State: closed - Opened by matthewhegarty 5 months ago - 3 comments
Labels: bug, Admin UI

#1819 - Lost all the default import and export options after upgrading to V4

Issue - State: closed - Opened by BabuDip 5 months ago - 2 comments
Labels: bug

#1816 - `use_natural_foreign_keys` in ModelResource.Meta not working in V4

Issue - State: closed - Opened by mishka251 5 months ago - 2 comments
Labels: bug

#1815 - Referencing a column alias in the `fields` list causes a crash on import

Issue - State: closed - Opened by matthewhegarty 5 months ago - 1 comment
Labels: bug

#1814 - v4 add custom delimiter for csv.

Issue - State: open - Opened by tobhv 5 months ago - 5 comments
Labels: question

#1813 - Fix regression: allow import when `import_id_fields` is 'id'

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 2 comments

#1812 - Can't import file without an `id` column in V4

Issue - State: closed - Opened by cdubz 5 months ago - 4 comments
Labels: bug

#1811 - 'import_id_fields = []' can't handle programmaticaly created columns in 4.0

Issue - State: closed - Opened by AlmerCarbonEquity 5 months ago - 5 comments
Labels: bug

#1809 - ImportForm does not support widgets with associated CSS and JS media

Issue - State: closed - Opened by jhthompson 5 months ago - 1 comment
Labels: bug

#1808 - attribute and column_name mixed up for export and Meta.fields

Issue - State: closed - Opened by BeePerNet 5 months ago - 3 comments
Labels: bug

#1807 - Support widgets with CSS and JS media in ImportForm

Pull Request - State: closed - Opened by jhthompson 5 months ago - 4 comments

#1806 - Admin export confirm page runs a query for the entire table

Issue - State: closed - Opened by bluetech 5 months ago - 4 comments
Labels: bug

#1805 - Added fix for crash when `CharField` subclass is present

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 1 comment

#1804 - 4.0 compatiblity with AutoSlugField - unexpected keyword argument 'allow_blank'

Issue - State: closed - Opened by bufke 5 months ago - 1 comment
Labels: bug

#1803 - Badly formed header presents a stack trace instead of an error

Issue - State: closed - Opened by matthewhegarty 5 months ago - 1 comment
Labels: wontfix

#1802 - Fix crash on export for Model with custom pk

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 4 comments

#1800 - Admin Export fails for models with a primary key which is not "id"

Issue - State: closed - Opened by martynwatson-tdi 5 months ago - 1 comment
Labels: bug

#1798 - Update translations for Russian language

Pull Request - State: closed - Opened by radiophysicist 5 months ago - 2 comments

#1797 - Update translations for Russian language

Pull Request - State: closed - Opened by radiophysicist 5 months ago - 2 comments

#1796 - Python object as JSONWidget input

Issue - State: closed - Opened by jeverling 5 months ago - 3 comments
Labels: question

#1795 - Fix #1793 and test creating widgets for model fields

Pull Request - State: closed - Opened by mishka251 5 months ago - 5 comments

#1794 - Remove widget instance deprecation warning

Pull Request - State: closed - Opened by matthewhegarty 5 months ago - 2 comments

#1793 - Add support for PositiveBigIntegerField

Issue - State: closed - Opened by mishka251 5 months ago - 2 comments
Labels: bug

#1792 - A way to make a header column required

Issue - State: closed - Opened by Alex-Sichkar 5 months ago - 4 comments
Labels: question

#1791 - Add import/export links in admin app menu / Fix some issues in test modules

Pull Request - State: closed - Opened by mh-firouzjah 6 months ago - 5 comments

#1790 - Remove support for django 3.2

Pull Request - State: closed - Opened by matthewhegarty 6 months ago

#1788 - Using a ManyToManyWidget does not allow to ignore an empty value

Issue - State: open - Opened by nemesifier 6 months ago - 1 comment
Labels: bug

#1787 - Support dynamic selection of Resource class based on request property

Pull Request - State: closed - Opened by matthewhegarty 6 months ago - 1 comment

#1786 - Fix for incorrect header order on 'confirm' page

Pull Request - State: closed - Opened by matthewhegarty 6 months ago - 1 comment

#1785 - Remove unneeded format method overrides

Pull Request - State: closed - Opened by Viicos 6 months ago - 1 comment

#1784 - Confirmation page displays incorrect fields

Issue - State: closed - Opened by matthewhegarty 6 months ago
Labels: bug, v4, Admin UI

#1783 - Add type hints

Issue - State: closed - Opened by Viicos 6 months ago - 3 comments
Labels: question

#1782 - Remove support for django3.2

Issue - State: closed - Opened by matthewhegarty 6 months ago
Labels: chore

#1781 - bump tablib to 3.6.0

Pull Request - State: closed - Opened by areski 6 months ago - 2 comments

#1780 - raise validation error when importing file with invalid headers or wi…

Pull Request - State: closed - Opened by EricOuma 6 months ago - 4 comments

#1779 - Issue with adding rows with generated field

Issue - State: closed - Opened by uncountablereals 6 months ago - 6 comments
Labels: bug

#1778 - Support dynamic selection of Resource class based on request property

Issue - State: closed - Opened by matthewhegarty 6 months ago
Labels: enhancement

#1777 - Not able to export to xls with UUIDs

Issue - State: closed - Opened by petersenpeter 6 months ago - 2 comments
Labels: bug

#1776 - feat(dj.admin import): Add additional django template block for extending

Pull Request - State: closed - Opened by DmytroLitvinov 6 months ago - 1 comment

#1775 - updated translations for release-4

Pull Request - State: closed - Opened by matthewhegarty 7 months ago

#1774 - some changes in models

Pull Request - State: closed - Opened by AkylDamirov 7 months ago - 1 comment

#1773 - how to skip error for confirm: '"Field 'id' expected a number but got '1-variant'. "

Issue - State: closed - Opened by ikhasanmusaev 7 months ago - 2 comments
Labels: question

#1772 - pass is_create into `do_save_instance()`

Pull Request - State: closed - Opened by matthewhegarty 7 months ago

#1771 - Fix SimpleArrayWidget render crash

Pull Request - State: closed - Opened by matthewhegarty 7 months ago

#1770 - Djangonaut Space navigator interest

Issue - State: closed - Opened by tim-schilling 7 months ago
Labels: question

#1769 - `SimpleArrayWidget.render()` crashes if value is None

Issue - State: closed - Opened by matthewhegarty 7 months ago
Labels: bug, v4

#1768 - `is_create` param should be passed into new `do_instance_save()` method

Issue - State: closed - Opened by matthewhegarty 7 months ago
Labels: bug, v4

#1766 - Export the excel as password protected file

Issue - State: closed - Opened by RakeshAMD 7 months ago - 3 comments
Labels: question

#1765 - Refactor _check_import_id_fields()

Pull Request - State: open - Opened by matthewhegarty 7 months ago

#1764 - The error message for invalid column names is misleading

Issue - State: closed - Opened by matthewhegarty 7 months ago
Labels: bug, v4

#1763 - skip_row doesn't work correctly

Issue - State: closed - Opened by ikhasanmusaev 7 months ago - 15 comments
Labels: bug

#1762 - fix: YAML export does not work with SafeString (#1324)

Pull Request - State: closed - Opened by bmihelac 7 months ago

#1761 - test: fix failing test in different python environments (#1760)

Pull Request - State: closed - Opened by bmihelac 7 months ago

#1760 - Failing test in different python environments

Issue - State: closed - Opened by bmihelac 7 months ago
Labels: bug

#1759 - test: make mysql/postgres ports configurable in tox tests

Pull Request - State: closed - Opened by bmihelac 7 months ago

#1758 - ImproperlyConfigured at /admin/..

Issue - State: closed - Opened by nurlanek 7 months ago - 2 comments
Labels: question

#1757 - Add check for type to widget render

Pull Request - State: closed - Opened by matthewhegarty 8 months ago

#1756 - Handle django FieldError raised during export

Pull Request - State: closed - Opened by matthewhegarty 8 months ago

#1755 - Handle `FieldError` during import via Admin UI

Pull Request - State: closed - Opened by matthewhegarty 8 months ago

#1754 - 'list' object is not callable

Issue - State: closed - Opened by elcolie 8 months ago - 2 comments
Labels: bug

#1753 - Add test to cover `collect_failed_rows` for validation errors

Pull Request - State: closed - Opened by matthewhegarty 8 months ago - 1 comment

#1752 - Test needed to cover `collect_failed_row` option

Issue - State: closed - Opened by matthewhegarty 8 months ago - 4 comments
Labels: v4, chore

#1751 - Custom Import Form: Bug when form fields are also in Resource.import_id_field

Issue - State: closed - Opened by eldavo 8 months ago - 3 comments
Labels: bug

#1750 - Unknown documents in resources.py if you use a intersphinx setup

Issue - State: open - Opened by ulliholtgrave 8 months ago
Labels: bug

#1749 - #1741 Unit & Integration Test added for changes suggested.

Pull Request - State: closed - Opened by RobTilton 8 months ago - 1 comment

#1748 - Return `kwargs` by default from `get_resource_kwargs`

Pull Request - State: closed - Opened by matthewhegarty 8 months ago - 1 comment

#1747 - error in admin model actions

Issue - State: closed - Opened by zzainoo 8 months ago - 1 comment
Labels: bug