Skip to content

Float and Decimal widgets should use LANGUAGE_CODE #1025

@manelclos

Description

@manelclos

Hi!

When exporting a FloatField, DecimalField, etc. the result uses the . as decimal separator. I was just wondering if instead, it should use the decimal separator for LANGUAGE_CODE defined in settings.py.

https://github.com/django-import-export/django-import-export/blob/master/import_export/widgets.py#L58

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions