-
-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔥 do not test django2.0.1 with py2.6
- Loading branch information
Showing
2 changed files
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
name: django-excel | ||
organisation: webwares | ||
releases: | ||
- changes: | ||
- action: Added | ||
details: | ||
- '`pyexcel-io#46`, expose `bulk_save` to django developers' | ||
date: 11.01.2018 | ||
version: 0.0.10 | ||
- changes: | ||
- action: Added | ||
details: | ||
- bring isave_to_database and isave_book_to_database | ||
date: 12.07.2017 | ||
version: 0.0.9 | ||
- changes: | ||
- action: Added | ||
details: | ||
- '`pyexcel#39`, explicitly seeking at 0' | ||
date: 07.07.2017 | ||
version: 0.0.8 | ||
- changes: | ||
- action: Added | ||
details: | ||
- '`pyexcel#38`, Support unicode code as download file name' | ||
date: 29.06.2017 | ||
version: 0.0.7 | ||
- changes: | ||
- action: Updated | ||
details: | ||
- '`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. | ||
date: 12.22.2016 | ||
version: 0.0.6 | ||
- changes: | ||
- action: 'Added:' | ||
details: | ||
- Support for django 1.6.x | ||
- Tested against django 1.10 | ||
date: 26.08.2016 | ||
version: 0.0.5 |