File tree 2 files changed +20
-6
lines changed 2 files changed +20
-6
lines changed Original file line number Diff line number Diff line change 4
4
Tested Django Versions
5
5
========================
6
6
7
- .. image :: https://img.shields.io/badge/django-1.9 -green.svg
7
+ .. image :: https://img.shields.io/badge/django-1.10 -green.svg
8
8
:target: http://travis-ci.org/pyexcel/django-excel
9
9
10
- .. image :: https://img.shields.io/badge/django-1.8.2 -green.svg
10
+ .. image :: https://img.shields.io/badge/django-1.9.9 -green.svg
11
11
:target: http://travis-ci.org/pyexcel/django-excel
12
12
13
- .. image :: https://img.shields.io/badge/django-1.7.8 -green.svg
13
+ .. image :: https://img.shields.io/badge/django-1.8.14 -green.svg
14
14
:target: http://travis-ci.org/pyexcel/django-excel
15
+
16
+ .. image :: https://img.shields.io/badge/django-1.7.11-green.svg
17
+ :target: http://travis-ci.org/pyexcel/django-excel
18
+
19
+ .. image :: https://img.shields.io/badge/django-1.6.11-green.svg
20
+ :target: http://travis-ci.org/pyexcel/django-excel
21
+
15
22
{%endblock%}
16
23
17
24
{%block setup%}
Original file line number Diff line number Diff line change @@ -85,15 +85,22 @@ Fonts, colors and charts are not supported.
85
85
Tested Django Versions
86
86
========================
87
87
88
- .. image :: https://img.shields.io/badge/django-1.9 -green.svg
88
+ .. image :: https://img.shields.io/badge/django-1.10 -green.svg
89
89
:target: http://travis-ci.org/pyexcel/django-excel
90
90
91
- .. image :: https://img.shields.io/badge/django-1.8.2 -green.svg
91
+ .. image :: https://img.shields.io/badge/django-1.9.9 -green.svg
92
92
:target: http://travis-ci.org/pyexcel/django-excel
93
93
94
- .. image :: https://img.shields.io/badge/django-1.7.8 -green.svg
94
+ .. image :: https://img.shields.io/badge/django-1.8.14 -green.svg
95
95
:target: http://travis-ci.org/pyexcel/django-excel
96
96
97
+ .. image :: https://img.shields.io/badge/django-1.7.11-green.svg
98
+ :target: http://travis-ci.org/pyexcel/django-excel
99
+
100
+ .. image :: https://img.shields.io/badge/django-1.6.11-green.svg
101
+ :target: http://travis-ci.org/pyexcel/django-excel
102
+
103
+
97
104
Installation
98
105
================================================================================
99
106
You can’t perform that action at this time.
0 commit comments