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 35892f5 commit 9171b7bCopy full SHA for 9171b7b
README.rst
@@ -6,10 +6,13 @@ django-tinymce
6
.. image:: https://img.shields.io/pypi/v/django-tinymce.svg
7
:target: https://pypi.python.org/pypi/django-tinymce
8
9
-.. image:: https://travis-ci.org/aljosa/django-tinymce.svg
+.. image:: https://img.shields.io/pypi/dm/django-tinymce.svg
10
+ :target: https://pypi.python.org/pypi/django-tinymce
11
+
12
+.. image:: https://img.shields.io/travis/aljosa/django-tinymce.svg
13
:target: https://travis-ci.org/aljosa/django-tinymce
14
-.. image:: https://coveralls.io/repos/aljosa/django-tinymce/badge.svg?branch=master
15
+.. image:: https://img.shields.io/coveralls/aljosa/django-tinymce.svg
16
:target: https://coveralls.io/github/aljosa/django-tinymce
17
18
Quickstart
0 commit comments