Skip to content

Commit 22c8b35

Browse files
committed
update django version strings
1 parent 010e1a0 commit 22c8b35

File tree

2 files changed

+8
-18
lines changed

2 files changed

+8
-18
lines changed

.moban.d/docs/source/index.rst.jj2

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@ Django developer is left with the choice to install and load the excel file form
66
{%endblock%}
77

88
{%block verified_frameworks%}
9-
{%include 'verified_frameworks.rst.jj2'%}
9+
Tested Django Versions
10+
--------------------------------------------------------------------------------
11+
12+
1.11.2, 1.10.7, 1.9.13, 1.8.18, 1.7.11, 1.6.11
13+
1014
{%endblock%}
1115

16+
1217
{%block setup %}
1318

1419
{%include "setup.rst.jj2"%}

doc/source/index.rst

+2-17
Original file line numberDiff line numberDiff line change
@@ -167,25 +167,10 @@ You will need to update your *settings.py*:
167167
168168
169169
Tested Django Versions
170-
========================
171-
172-
.. image:: https://img.shields.io/badge/django-1.11.2-green.svg
173-
:target: http://travis-ci.org/pyexcel/django-excel
174-
175-
.. image:: https://img.shields.io/badge/django-1.10.7-green.svg
176-
:target: http://travis-ci.org/pyexcel/django-excel
177-
178-
.. image:: https://img.shields.io/badge/django-1.9.13-green.svg
179-
:target: http://travis-ci.org/pyexcel/django-excel
180-
181-
.. image:: https://img.shields.io/badge/django-1.8.18-green.svg
182-
:target: http://travis-ci.org/pyexcel/django-excel
170+
--------------------------------------------------------------------------------
183171

184-
.. image:: https://img.shields.io/badge/django-1.7.11-green.svg
185-
:target: http://travis-ci.org/pyexcel/django-excel
172+
1.11.2, 1.10.7, 1.9.13, 1.8.18, 1.7.11, 1.6.11
186173

187-
.. image:: https://img.shields.io/badge/django-1.6.11-green.svg
188-
:target: http://travis-ci.org/pyexcel/django-excel
189174

190175

191176
Support the project

0 commit comments

Comments
 (0)