Skip to content

Conversation

arthur-verta
Copy link

This is a proposal to add handling of custom formats.

In my case, i like to use custom format for export, in order to add some styling to the .xlsx base format.

My proposition to add a setting IMPORT_EXPORT_CELERY_CUSTOM_FORMATS, as a list of string path to custom format classes.

eg.
IMPORT_EXPORT_CELERY_CUSTOM_FORMATS = ["path.to.custom_format.CustomFormat", "path.to.custom_format.CustomFormat2]

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.

1 participant