Skip to content

Django 2.0 breaks field.help_text containing lists #1

@ooknosi

Description

@ooknosi
  • TypeError (not all arguments converted during string formatting) caused by field.help_text containing lists.
  • Fixed by converting field.help_text value to str after copying its value to the widget.
  • Will be pushed in next update along with fix for material-components-web@0.27.0

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions