We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e51c7d commit 009a19fCopy full SHA for 009a19f
1 file changed
README.rst
@@ -8,6 +8,10 @@ A JSON Web Token authentication plugin for the `Django REST Framework
8
:target: https://travis-ci.org/davesque/django-rest-framework-simplejwt
9
.. image:: https://codecov.io/gh/davesque/django-rest-framework-simplejwt/branch/master/graph/badge.svg
10
:target: https://codecov.io/gh/davesque/django-rest-framework-simplejwt
11
+.. image:: https://img.shields.io/pypi/v/djangorestframework-simplejwt.svg
12
+ :target: https://pypi.python.org/pypi/djangorestframework-simplejwt
13
+.. image:: https://img.shields.io/pypi/pyversions/djangorestframework-simplejwt.svg
14
15
16
-------------------------------------------------------------------------------
17
0 commit comments