pyexcel / pyexcel-io

One interface to read and write the data in various excel formats, import the data into and export the data from databases
http://io.pyexcel.org
Other
58 stars 20 forks source link

raise exception right away when save_to_django fails #39

Closed chfw closed 7 years ago

chfw commented 7 years ago

It would let the end developer know in the first incident what has gone wrong.

references:

https://github.com/pyexcel/django-excel/issues/35 https://github.com/pyexcel/django-excel/issues/37

chfw commented 7 years ago
Errors should never pass silently