jazzband / django-formtools

A set of high-level abstractions for Django forms
https://django-formtools.readthedocs.io
BSD 3-Clause "New" or "Revised" License
814 stars 136 forks source link

Convert dict_values object to list #165

Closed giff-h closed 3 years ago

giff-h commented 4 years ago

Recreation of https://github.com/jazzband/django-formtools/pull/154 with test

giff-h commented 4 years ago

@claudep Here's the regression test. Ensured locally that it fails without the fix.

giff-h commented 4 years ago

coveralls claims that coverage of a file untouched by this PR decreased???

hramezani commented 4 years ago

@hamstap85 Thanks. LGTM :+1: