2014-10-10 19:34:16 +04:00
|
|
|
Welcome to django-rest-auth
|
|
|
|
===========================
|
|
|
|
|
2019-04-20 03:48:10 +03:00
|
|
|
.. image:: https://circleci.com/gh/Tivix/django-rest-auth.svg?style=shield
|
|
|
|
:target: https://circleci.com/gh/Tivix/django-rest-auth
|
2014-10-10 19:34:16 +04:00
|
|
|
|
|
|
|
|
2019-04-20 03:48:10 +03:00
|
|
|
.. image:: https://codecov.io/gh/Tivix/django-rest-auth/branch/master/graph/badge.svg
|
|
|
|
:target: https://codecov.io/gh/Tivix/django-rest-auth
|
2014-10-10 19:34:16 +04:00
|
|
|
|
|
|
|
|
|
|
|
.. image:: https://readthedocs.org/projects/django-rest-auth/badge/?version=latest
|
2019-04-20 03:48:10 +03:00
|
|
|
:target: https://readthedocs.org/projects/django-rest-auth/?badge=latest
|
2014-10-10 19:34:16 +04:00
|
|
|
|
2019-04-20 03:48:10 +03:00
|
|
|
.. 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
|
2014-10-10 19:34:16 +04:00
|
|
|
|
|
|
|
Django-rest-auth provides a set of REST API endpoints for Authentication and Registration
|
2014-05-01 00:55:04 +04:00
|
|
|
|
2014-05-01 03:25:38 +04:00
|
|
|
|
2014-10-10 18:59:16 +04:00
|
|
|
Documentation
|
|
|
|
-------------
|
|
|
|
http://django-rest-auth.readthedocs.org/en/latest/
|
2014-10-10 19:34:16 +04:00
|
|
|
|
|
|
|
|
|
|
|
Source code
|
|
|
|
-----------
|
|
|
|
https://github.com/Tivix/django-rest-auth
|
|
|
|
|
2015-11-19 12:45:13 +03:00
|
|
|
|
2015-11-24 10:40:41 +03:00
|
|
|
Stack Overflow
|
2015-11-19 12:45:13 +03:00
|
|
|
-----------
|
2017-10-02 18:46:47 +03:00
|
|
|
http://stackoverflow.com/questions/tagged/django-rest-auth
|