Change:
- Support for django 2.0.x
- Tested against django 4.1
- Change xlrd version <=1.2.0
Updated
- Test Support for django 3.x.x
- Tested against django 3.x.x
Added
- pyexcel-io#46, expose bulk_save to django developers
Added
- bring isave_to_database and isave_book_to_database
Added
- pyexcel#39, explicitly seeking at 0
Added
- pyexcel#38, Support unicode code as download file name
Updated
- pyexcel#26, raise ioerror if content is empty.
- Use pyexcel-webio v0.0.9 so as to push out new version of pyexcel and its plugins.
Added:
- Support for django 1.6.x
- Tested against django 1.10