File tree 2 files changed +43
-0
lines changed
2 files changed +43
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ matrix:
29
29
env : DJANGO_VERSION=1.10.7
30
30
- python : 2.6
31
31
env : DJANGO_VERSION=1.11.2
32
+ - python : 2.6
33
+ env : DJANGO_VERSION=2.0.1
32
34
- python : 2.7
33
35
env : DJANGO_VERSION=2.0.1
34
36
- python : 3.3
Original file line number Diff line number Diff line change
1
+ name : django-excel
2
+ organisation : webwares
3
+ releases :
4
+ - changes :
5
+ - action : Added
6
+ details :
7
+ - ' `pyexcel-io#46`, expose `bulk_save` to django developers'
8
+ date : 11.01.2018
9
+ version : 0.0.10
10
+ - changes :
11
+ - action : Added
12
+ details :
13
+ - bring isave_to_database and isave_book_to_database
14
+ date : 12.07.2017
15
+ version : 0.0.9
16
+ - changes :
17
+ - action : Added
18
+ details :
19
+ - ' `pyexcel#39`, explicitly seeking at 0'
20
+ date : 07.07.2017
21
+ version : 0.0.8
22
+ - changes :
23
+ - action : Added
24
+ details :
25
+ - ' `pyexcel#38`, Support unicode code as download file name'
26
+ date : 29.06.2017
27
+ version : 0.0.7
28
+ - changes :
29
+ - action : Updated
30
+ details :
31
+ - ' `pyexcel#26`, raise ioerror if content is empty.'
32
+ - Use pyexcel-webio v0.0.9 so as to push out new version of pyexcel and its plugins.
33
+ date : 12.22.2016
34
+ version : 0.0.6
35
+ - changes :
36
+ - action : ' Added:'
37
+ details :
38
+ - Support for django 1.6.x
39
+ - Tested against django 1.10
40
+ date : 26.08.2016
41
+ version : 0.0.5
You can’t perform that action at this time.
0 commit comments