Closed mbarton closed 2 weeks ago
Fixes #361
Don't crash on ValidationError that occurs converting the CSV value into the model field value. Report back such errors with the field name and row number to the user so they can correct them.
ValidationError
Seen on STAGING (created by @mbarton and merged by @eatyourpeas 6 minutes and 37 seconds ago) Please check your changes!
Fixes #361
Don't crash on
ValidationError
that occurs converting the CSV value into the model field value. Report back such errors with the field name and row number to the user so they can correct them.