mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2025-02-06 21:20:32 +03:00
Update CI, add PyPI version/license, badges
This commit is contained in:
parent
33d7b5744b
commit
d447c8a730
15
README.rst
15
README.rst
|
@ -1,17 +1,22 @@
|
|||
Welcome to django-rest-auth
|
||||
===========================
|
||||
|
||||
.. image:: https://travis-ci.org/Tivix/django-rest-auth.svg
|
||||
:target: https://travis-ci.org/Tivix/django-rest-auth
|
||||
.. image:: https://circleci.com/gh/Tivix/django-rest-auth.svg?style=shield
|
||||
:target: https://circleci.com/gh/Tivix/django-rest-auth
|
||||
|
||||
|
||||
.. image:: https://coveralls.io/repos/Tivix/django-rest-auth/badge.svg
|
||||
:target: https://coveralls.io/r/Tivix/django-rest-auth?branch=master
|
||||
.. image:: https://codecov.io/gh/Tivix/django-rest-auth/branch/master/graph/badge.svg
|
||||
:target: https://codecov.io/gh/Tivix/django-rest-auth
|
||||
|
||||
|
||||
.. image:: https://readthedocs.org/projects/django-rest-auth/badge/?version=latest
|
||||
:target: https://readthedocs.org/projects/django-rest-auth/?badge=latest
|
||||
:target: https://readthedocs.org/projects/django-rest-auth/?badge=latest
|
||||
|
||||
.. image:: https://img.shields.io/pypi/v/django-rest-auth.svg
|
||||
:target: https://pypi.python.org/pypi/django-rest-auth
|
||||
|
||||
.. image:: https://img.shields.io/pypi/l/django-rest-auth.svg
|
||||
:target: https://pypi.python.org/pypi/django-rest-auth
|
||||
|
||||
Django-rest-auth provides a set of REST API endpoints for Authentication and Registration
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user