wooey / Wooey

A Django app that creates automatic web UIs for Python scripts.
http://wooey.readthedocs.org
BSD 3-Clause "New" or "Revised" License
2.12k stars 182 forks source link

ScriptParameters need a data migration to update all to JSON encoding #214

Closed Chris7 closed 6 years ago

Chris7 commented 6 years ago

The update to ScriptParameters neglected to fix existing ScriptParameters whose default parameter or value is not JSON encoded.