We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60f668b commit 01f6a5aCopy full SHA for 01f6a5a
README.rst
@@ -8,6 +8,12 @@ Django "excontrib" Comments
8
.. image:: https://img.shields.io/travis/django/django-contrib-comments.svg
9
:target: http://travis-ci.org/django/django-contrib-comments
10
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
17
Django used to include a comments framework; since Django 1.6 it's been
18
separated to a separate project. This is that project.
19
0 commit comments