GitHub / django-import-export/django-import-export issues and pull requests
Labelled with: bug
#2123 - JSON import incorrectly shows row as skipped when there JSON changes
Issue -
State: open - Opened by matthewhegarty about 2 months ago
Labels: bug
#2122 - JSONWidget returns empty dict as None
Issue -
State: open - Opened by matthewhegarty about 2 months ago
Labels: bug, v5
#2120 - Console error 'resource select input not found'
Issue -
State: open - Opened by matthewhegarty about 2 months ago
Labels: bug, v5
#2107 - Customizing FK export with widgets = {"...": {"field": "..."}} in admin does not work
Issue -
State: closed - Opened by merwok 3 months ago
Labels: bug
#2106 - Name collision when a model owns a field called 'resource'
Issue -
State: open - Opened by cbares 3 months ago
- 2 comments
Labels: bug
#2097 - Export functionality loses admin filter context when using admin actions
Issue -
State: open - Opened by uunbound 3 months ago
- 15 comments
Labels: bug
#2070 - Custom form field with non field error does not display error message
Issue -
State: closed - Opened by matthewhegarty 6 months ago
Labels: bug
#2069 - TypeError: type 'ModelResource' is not subscriptable
Issue -
State: open - Opened by tylerlaprade 6 months ago
Labels: bug
#2063 - GET paramters are not forwarded on confirm
Issue -
State: open - Opened by Speedy1991 6 months ago
- 3 comments
Labels: bug
#2060 - Foreign Key Import Fails: Validation Error [ Field 'id' expected a number but got 'X' ]
Issue -
State: closed - Opened by ThinksFast 7 months ago
- 3 comments
Labels: bug
#2059 - Export Admin Action not triggering a download
Issue -
State: closed - Opened by Rowiz49 7 months ago
- 3 comments
Labels: bug
#2056 - Slow export on tables with lots of rows, even if exporting a single one
Issue -
State: closed - Opened by lorenzomorandini 8 months ago
- 1 comment
Labels: bug
#2054 - setup_admin_integration.<locals>.display_for_field) got an unexpected keyword argument 'avoid _link'
Issue -
State: open - Opened by JV-conseil 8 months ago
- 5 comments
Labels: bug
#2051 - However, it was saved twice in the database.
Issue -
State: closed - Opened by guoqingshuai 8 months ago
- 5 comments
Labels: bug
#2049 - bulk_create "key already already exists error", update_conflicts missing
Issue -
State: open - Opened by Kop3sh 8 months ago
Labels: bug
#2046 - LogEntryManager.log_actions() got an unexpected keyword argument 'single_object'
Issue -
State: closed - Opened by Dimaz55 9 months ago
- 6 comments
Labels: bug
#2023 - venv/lib/python3.12/site-packages/import_export/declarative.py:90: UserWarning: ignoring field 'confirm' because not declared in 'fields' whitelist warnings.warn(
Issue -
State: open - Opened by iamzoltan 12 months ago
Labels: bug
#2020 - Export does not support `QuerySet` `values()`
Issue -
State: closed - Opened by matthewhegarty 12 months ago
Labels: bug
#2019 - Template Inheritance (Skipped to avoid recursion) Error
Issue -
State: closed - Opened by iamzoltan 12 months ago
- 2 comments
Labels: bug
#2018 - skip_row can't handle different time zones
Issue -
State: open - Opened by BAndriss 12 months ago
Labels: bug
#2017 - Warn for unused fields declared on class only
Issue -
State: open - Opened by adamchainz 12 months ago
Labels: bug
#2006 - Can't import without admin confirmation
Issue -
State: open - Opened by marcinn about 1 year ago
- 3 comments
Labels: bug, v5
#2004 - Missing openpyxl requirement
Issue -
State: closed - Opened by alex-gilman about 1 year ago
- 1 comment
Labels: bug
#2002 - MultiselectField is not working (with xlsx format)
Issue -
State: open - Opened by Natgho about 1 year ago
Labels: bug
#2000 - XLSX export raises IllegalCharacterError
Issue -
State: open - Opened by barsch about 1 year ago
Labels: bug
#1995 - Excel does not support timezones in datetimes. The tzinfo in the datetime/time object must be set to None.
Issue -
State: closed - Opened by barsch about 1 year ago
- 1 comment
Labels: bug
#1993 - TypeError: JSONWidget.render() got an unexpected keyword argument 'export_fields'
Issue -
State: closed - Opened by ShaheedHaque about 1 year ago
- 3 comments
Labels: bug
#1988 - export only current page check.
Issue -
State: open - Opened by Astate about 1 year ago
Labels: bug
#1968 - Explicitly named resource fields are not being exported if the resource attribute doesn't match the field attribute.
Issue -
State: closed - Opened by timmyomahony about 1 year ago
- 1 comment
Labels: bug
#1960 - Explicit field declaration with no attribute is not exported
Issue -
State: closed - Opened by matthewhegarty about 1 year ago
- 1 comment
Labels: bug
#1959 - Admin export with non-existent field name causes crash
Issue -
State: closed - Opened by matthewhegarty about 1 year ago
Labels: bug
#1958 - Skipped rows throw KeyError
Issue -
State: closed - Opened by Gunner245 about 1 year ago
- 2 comments
Labels: bug
#1957 - Import fails after confirming the action in Django Admin
Issue -
State: closed - Opened by yuriy65 about 1 year ago
- 6 comments
Labels: bug
#1956 - Exporting directly, without export form, doesn't respect admin filters
Issue -
State: closed - Opened by bjedovinfofactory about 1 year ago
- 2 comments
Labels: bug
#1954 - Export breaks if Field description contains space
Issue -
State: closed - Opened by matthewhegarty about 1 year ago
- 1 comment
Labels: bug
#1953 - Export from admin panel
Issue -
State: open - Opened by chkur about 1 year ago
- 3 comments
Labels: bug
#1949 - Export button is shown on detail page even if no permissions are present
Issue -
State: closed - Opened by matthewhegarty about 1 year ago
- 1 comment
Labels: bug, good first issue
#1946 - `IMPORT_EXPORT_SKIP_ADMIN_LOG` is not tested
Issue -
State: closed - Opened by matthewhegarty about 1 year ago
Labels: bug, good first issue
#1945 - XLS not supported for importing
Issue -
State: closed - Opened by hector-macias1 about 1 year ago
- 1 comment
Labels: bug
#1943 - Test behaviour of declared field when `attribute` is not specified
Issue -
State: closed - Opened by matthewhegarty about 1 year ago
- 1 comment
Labels: bug
#1937 - Import fails hard for skipped rows
Issue -
State: closed - Opened by tomsaen over 1 year ago
- 4 comments
Labels: bug
#1927 - Avoid thousand separators in NumberWidget
Issue -
State: closed - Opened by adamchainz over 1 year ago
- 3 comments
Labels: bug
#1902 - Warn for declared fields not in Meta.fields
Issue -
State: closed - Opened by adamchainz over 1 year ago
Labels: bug
#1901 - Handle confirm_form validation errors gracefully
Issue -
State: open - Opened by 19greg96 over 1 year ago
Labels: bug
#1895 - Widget ManyToManyWidget cannot find m2m connections
Issue -
State: closed - Opened by honnisha over 1 year ago
- 2 comments
Labels: bug
#1894 - DateWidget render() gives empty string when handling DateTime
Issue -
State: closed - Opened by SRautila over 1 year ago
- 1 comment
Labels: bug
#1893 - Export fields not shown if ModelField of different name defined in ModelResource
Issue -
State: closed - Opened by ibowditch over 1 year ago
- 1 comment
Labels: bug
#1888 - Incorrect configuration of `STORAGES`
Issue -
State: closed - Opened by matthewhegarty over 1 year ago
Labels: bug
#1885 - `Resource.get_fields()` no longer called outside of tests
Issue -
State: closed - Opened by adamchainz over 1 year ago
Labels: bug
#1874 - Change to Resource.import_field broke my resources
Issue -
State: closed - Opened by adamchainz over 1 year ago
- 4 comments
Labels: bug
#1872 - Export contains "None" instead of ""
Issue -
State: closed - Opened by CharString over 1 year ago
- 1 comment
Labels: bug
#1871 - unexpected keyword argument 'search_help_text'
Issue -
State: closed - Opened by jgrewal1991 over 1 year ago
- 1 comment
Labels: bug
#1860 - Incorrect widget is set for 'declared' fields
Issue -
State: closed - Opened by matthewhegarty over 1 year ago
- 1 comment
Labels: bug
#1858 - The get_export_resource_kwargs() doesn't contain `export_form` in v4, example from docs doesn't work
Issue -
State: closed - Opened by PetrDlouhy over 1 year ago
Labels: bug
#1855 - Setting a string value to None stopped preserving existing data in v4
Issue -
State: closed - Opened by adamchainz over 1 year ago
- 6 comments
Labels: bug
#1852 - Related model with primary key causes import exception (regression)
Issue -
State: open - Opened by roharvey over 1 year ago
Labels: bug
#1846 - Exporting fields with changed `column_name` doesn't work in v4
Issue -
State: open - Opened by PetrDlouhy over 1 year ago
Labels: bug
#1845 - ModelResource field order in admin import page
Issue -
State: closed - Opened by mfisco over 1 year ago
- 5 comments
Labels: bug
#1841 - `TypeError: Widget.__init__() got an unexpected keyword argument 'allow_blank'`
Issue -
State: closed - Opened by OttoAndrey over 1 year ago
- 3 comments
Labels: bug
#1834 - Breaking change due to _check_import_id_fields
Issue -
State: closed - Opened by jameslao over 1 year ago
- 2 comments
Labels: bug
#1828 - Export crashes if the column name is used instead of the attribute name
Issue -
State: closed - Opened by matthewhegarty over 1 year ago
Labels: bug
#1823 - `resource_class` was deprecated and removed, but it still works
Issue -
State: closed - Opened by matthewhegarty over 1 year ago
- 1 comment
Labels: bug
#1820 - Default field set differs during import in v4
Issue -
State: open - Opened by matthewhegarty over 1 year ago
Labels: bug
#1819 - Lost all the default import and export options after upgrading to V4
Issue -
State: closed - Opened by BabuDip over 1 year ago
- 2 comments
Labels: bug
#1818 - Why always assume the model going have id as primary key? why can not we dynamically get PK field from model?
Issue -
State: closed - Opened by BabuDip over 1 year ago
- 10 comments
Labels: bug
#1817 - TypeError: Widget.__init__() got an unexpected keyword argument 'key_is_id' when upgrading from 3.8 to 4.0
Issue -
State: closed - Opened by lguariento over 1 year ago
- 15 comments
Labels: bug
#1816 - `use_natural_foreign_keys` in ModelResource.Meta not working in V4
Issue -
State: closed - Opened by mishka251 over 1 year 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 over 1 year ago
- 1 comment
Labels: bug
#1812 - Can't import file without an `id` column in V4
Issue -
State: closed - Opened by cdubz over 1 year ago
- 4 comments
Labels: bug
#1811 - 'import_id_fields = []' can't handle programmaticaly created columns in 4.0
Issue -
State: closed - Opened by AlmerCarbonEquity over 1 year ago
- 5 comments
Labels: bug
#1810 - Widget.__init__() got an unexpected keyword argument 'key_is_id' when a field is ForeignKey subclass
Issue -
State: closed - Opened by 19greg96 over 1 year ago
- 2 comments
Labels: bug
#1809 - ImportForm does not support widgets with associated CSS and JS media
Issue -
State: closed - Opened by jhthompson over 1 year ago
- 1 comment
Labels: bug
#1808 - attribute and column_name mixed up for export and Meta.fields
Issue -
State: closed - Opened by BeePerNet over 1 year ago
- 3 comments
Labels: bug
#1806 - Admin export confirm page runs a query for the entire table
Issue -
State: closed - Opened by bluetech over 1 year ago
- 2 comments
Labels: bug
#1804 - 4.0 compatiblity with AutoSlugField - unexpected keyword argument 'allow_blank'
Issue -
State: open - Opened by bufke over 1 year ago
Labels: bug
#1803 - Badly formed header presents a stack trace instead of an error
Issue -
State: closed - Opened by matthewhegarty over 1 year ago
- 1 comment
Labels: bug
#1801 - Admin Export does not honour the "IMPORT_EXPORT_SKIP_ADMIN_ACTION_EXPORT_UI" setting
Issue -
State: closed - Opened by martynwatson-tdi over 1 year ago
- 1 comment
Labels: bug
#1800 - Admin Export fails for models with a primary key which is not "id"
Issue -
State: closed - Opened by martynwatson-tdi over 1 year ago
- 1 comment
Labels: bug
#1788 - Using a ManyToManyWidget does not allow to ignore an empty value
Issue -
State: open - Opened by nemesifier over 1 year ago
Labels: bug
#1784 - Confirmation page displays incorrect fields
Issue -
State: closed - Opened by matthewhegarty over 1 year ago
Labels: bug, v4, Admin UI
#1779 - Issue with adding rows with generated field
Issue -
State: closed - Opened by uncountablereals over 1 year ago
- 6 comments
Labels: bug
#1777 - Not able to export to xls with UUIDs
Issue -
State: closed - Opened by petersenpeter over 1 year ago
- 1 comment
Labels: bug
#1769 - `SimpleArrayWidget.render()` crashes if value is None
Issue -
State: closed - Opened by matthewhegarty over 1 year ago
Labels: bug, v4
#1764 - The error message for invalid column names is misleading
Issue -
State: closed - Opened by matthewhegarty over 1 year ago
Labels: bug, v4
#1763 - skip_row doesn't work correctly
Issue -
State: closed - Opened by ikhasanmusaev over 1 year ago
- 15 comments
Labels: bug
#1754 - 'list' object is not callable
Issue -
State: closed - Opened by elcolie almost 2 years ago
- 2 comments
Labels: bug
#1751 - Custom Import Form: Bug when form fields are also in Resource.import_id_field
Issue -
State: open - Opened by eldavo almost 2 years ago
Labels: bug
#1750 - Unknown documents in resources.py if you use a intersphinx setup
Issue -
State: open - Opened by ulliholtgrave almost 2 years ago
Labels: bug
#1747 - error in admin model actions
Issue -
State: closed - Opened by zzainoo almost 2 years ago
Labels: bug
#1742 - Wrong indent in `skip_row` code block breaks intersphinx build
Issue -
State: closed - Opened by ulliholtgrave almost 2 years ago
- 1 comment
Labels: bug
#1741 - `get_resource_kwargs` should return kwargs passed
Issue -
State: closed - Opened by matthewhegarty almost 2 years ago
- 4 comments
Labels: bug
#1740 - selected value of custom importForm is not being saved
Issue -
State: closed - Opened by wesselcram almost 2 years ago
- 1 comment
Labels: bug
#1738 - Resource is not being created with resource kwargs when showing export fields on admin UI
Issue -
State: closed - Opened by pedrordgs almost 2 years ago
- 1 comment
Labels: bug
#1736 - Cannot import datetime field having db_default attribute (new in Django 5.0)
Issue -
State: closed - Opened by ipamo almost 2 years ago
- 5 comments
Labels: bug
#1731 - V4: undocumented interface changes with not helpful errors
Issue -
State: closed - Opened by PetrDlouhy almost 2 years ago
- 4 comments
Labels: bug
#1730 - V4: _check_import_id_fields doesn't produce intended error message.
Issue -
State: open - Opened by PetrDlouhy almost 2 years ago
Labels: bug
#1726 - Grappelli Dashboard causes UI issue
Issue -
State: closed - Opened by lsmith77 almost 2 years ago
- 7 comments
Labels: bug
#1724 - Improve formatting of Admin UI error messages
Issue -
State: closed - Opened by matthewhegarty almost 2 years ago
Labels: bug
#1723 - `filter_queryset` with invalid field causes UI crash on export
Issue -
State: open - Opened by matthewhegarty almost 2 years ago
- 3 comments
Labels: bug
#1722 - Badly named `id` field causes UI crash
Issue -
State: closed - Opened by matthewhegarty almost 2 years ago
Labels: bug