Skip to content

Commit 84cdbd3

Browse files
committed
update readme
1 parent de87c83 commit 84cdbd3

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

.moban.d/README.rst

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,21 @@
44
Tested 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%}

README.rst

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,15 +85,22 @@ Fonts, colors and charts are not supported.
8585
Tested 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+
97104
Installation
98105
================================================================================
99106

0 commit comments

Comments
 (0)