File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ A JSON Web Token authentication plugin for the `Django REST Framework
8
8
:target: https://travis-ci.org/davesque/django-rest-framework-simplejwt
9
9
.. image :: https://codecov.io/gh/davesque/django-rest-framework-simplejwt/branch/master/graph/badge.svg
10
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
+ :target: https://pypi.python.org/pypi/djangorestframework-simplejwt
11
15
12
16
-------------------------------------------------------------------------------
13
17
You can’t perform that action at this time.
0 commit comments