Skip to content

Commit 01f6a5a

Browse files
hramezaniatodorov
authored andcommitted
Added supported Python and Django versions.
1 parent 60f668b commit 01f6a5a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Django "excontrib" Comments
88
.. image:: https://img.shields.io/travis/django/django-contrib-comments.svg
99
:target: http://travis-ci.org/django/django-contrib-comments
1010

11+
.. image:: https://img.shields.io/pypi/pyversions/django-contrib-comments.svg
12+
:target: https://pypi.python.org/pypi/django-contrib-comments
13+
14+
.. image:: https://img.shields.io/pypi/djversions/django-contrib-comments.svg
15+
:target: https://pypi.org/project/django-contrib-comments/
16+
1117
Django used to include a comments framework; since Django 1.6 it's been
1218
separated to a separate project. This is that project.
1319

0 commit comments

Comments
 (0)