edison
Results
2
issues of
edison
- ``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. -...
bug
- Previous implementation from v1.0.0b3 coded for [email protected] breaks. - Working on fix; to be pushed with Django 2.0 update