-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
choreSomething that is not a bug or a feature, does not change production behaviourSomething that is not a bug or a feature, does not change production behavioureasy and funEasy to solveEasy to solvepriority: lowShould be dealt with when nothing else remains.Should be dealt with when nothing else remains.
Description
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 behaviourSomething that is not a bug or a feature, does not change production behavioureasy and funEasy to solveEasy to solvepriority: lowShould be dealt with when nothing else remains.Should be dealt with when nothing else remains.