Skip to content

Remove wagtail-import-export#495

Merged
vsalvino merged 1 commit into
devfrom
importexport
Jun 9, 2022
Merged

Remove wagtail-import-export#495
vsalvino merged 1 commit into
devfrom
importexport

Conversation

@vsalvino
Copy link
Copy Markdown
Contributor

@vsalvino vsalvino commented Jun 8, 2022

Fixes #411

As a stop-gap, this changes simply copies or replaces the critical parts of wagtail-import-export into our package.

The only feature realistically in use in the present day is the CSV import feature, which was not actually part of that package, but was our own custom extension. The import/export from JSON was originally intended for copying pages between sites - this functionality has been replaced by wagtail-transfer.

@vsalvino vsalvino merged commit f196ff5 into dev Jun 9, 2022
@vsalvino vsalvino deleted the importexport branch June 9, 2022 14:25
@vsalvino vsalvino added this to the 0.24.0 milestone Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace or fork wagtail-import-export

1 participant