Skip to content

Commit a5a20ab

Browse files
committed
A Django versions badge
1 parent 784a322 commit a5a20ab

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Django Template Coverage.py Plugin
44

55
A `coverage.py`_ plugin to measure the coverage of Django templates.
66

7-
| |license| |versions| |status|
7+
| |license| |versions| |djversions| |status|
88
| |kit| |downloads|
99
1010
Supported Python versions are 2.7 and 3.4. Supported Django versions are 1.4
@@ -80,6 +80,9 @@ To run the tests::
8080
.. |versions| image:: https://img.shields.io/pypi/pyversions/django_coverage_plugin.svg
8181
:target: https://pypi.python.org/pypi/django_coverage_plugin
8282
:alt: Python versions supported
83+
.. |djversions| image:: https://img.shields.io/badge/Django-1.4,1.5,1.6,1.7,1.8-44b78b.svg
84+
:target: https://pypi.python.org/pypi/django_coverage_plugin
85+
:alt: Django versions supported
8386
.. |status| image:: https://img.shields.io/pypi/status/django_coverage_plugin.svg
8487
:target: https://pypi.python.org/pypi/django_coverage_plugin
8588
:alt: Package stability

0 commit comments

Comments
 (0)