Releases: pyexcel-webwares/django-excel
Releases · pyexcel-webwares/django-excel
release 0.0.13
What's Changed
- bracket removed by @thebrahma in #49
- Make library django 3 compatible by @minhlongdo in #64
- 🚨 Edit for forward compatibility by @yeop-sang in #74
- Django version check by @lozhkinandrei in #77
New Contributors
- @thebrahma made their first contribution in #49
- @minhlongdo made their first contribution in #64
- @yeop-sang made their first contribution in #74
- @lozhkinandrei made their first contribution in #77
Full Changelog: v0.0.10...v0.0.13
v0.0.10
Bring isave_to_database and isave_book_to_database in django-excel
both functions are more memory efficient to their counterparts.
Maintenance release
Maintenance release
maintenance release
see change log for details.
Support django 1.6.x
Support django 1.6.x and verified it also works with django 1.10
use latest pyexcel-webio
there was interface changes in pyexcel-webio
set file name in response
turn request #2 into a feature
Make response from a database query set
- new function: make_response_from_query_sets