Skip to content

Implement import-export library #1081

@se-bastiaan

Description

@se-bastiaan

Describe the change

We could may be use https://django-import-export.readthedocs.io/en/latest/# for the importing (do we do that?) and exporting of information.

Motivation

We have a lot of duplicated csv exporting. And we have limited this to only what is necessary. With such a plugin exporting would become a breeze for all the data we have.

Current implementation

We have duplicated CSV exporting options everywhere.

Suggested implementation

Nice mixins.

Additional context

This issue should result in a new issue (possibly just change this one) that explains the benefits over just refactoring our current code. And if there are no benefits this issue is done and should be closed.

Metadata

Metadata

Assignees

Labels

choreSomething that is not a bug or a feature, does not change production behavioureasy and funEasy to solvepriority: lowShould be dealt with when nothing else remains.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions