Skip to content

Allow JSON encoder to be set #405

@GibbsConsulting

Description

@GibbsConsulting

The JSON encoder used to send responses (plotly.utils.PlotlyJSONEncoder) does not currently permit the use of lazy string evaluation in Django, such as for translation of messages, as described in #404

The code in dash_wrapper.py needs to use something derived from this encoder that also can leverage the Django lazy text methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions