File tree Expand file tree Collapse file tree 2 files changed +20
-6
lines changed Expand file tree Collapse file tree 2 files changed +20
-6
lines changed Original file line number Diff line number Diff line change 44Tested Django Versions
55========================
66
7- .. image :: https://img.shields.io/badge/django-1.9 -green.svg
7+ .. image :: https://img.shields.io/badge/django-1.10 -green.svg
88 :target: http://travis-ci.org/pyexcel/django-excel
99
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
1111 :target: http://travis-ci.org/pyexcel/django-excel
1212
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
1414 :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+
1522{%endblock%}
1623
1724{%block setup%}
Original file line number Diff line number Diff line change @@ -85,15 +85,22 @@ Fonts, colors and charts are not supported.
8585Tested Django Versions
8686========================
8787
88- .. image :: https://img.shields.io/badge/django-1.9 -green.svg
88+ .. image :: https://img.shields.io/badge/django-1.10 -green.svg
8989 :target: http://travis-ci.org/pyexcel/django-excel
9090
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
9292 :target: http://travis-ci.org/pyexcel/django-excel
9393
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
9595 :target: http://travis-ci.org/pyexcel/django-excel
9696
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+
97104Installation
98105================================================================================
99106
You can’t perform that action at this time.
0 commit comments