2014-10-10 19:34:16 +04:00
|
|
|
Welcome to django-rest-auth
|
|
|
|
===========================
|
|
|
|
|
|
|
|
.. image:: https://travis-ci.org/Tivix/django-rest-auth.png
|
|
|
|
:target: https://travis-ci.org/Tivix/django-rest-auth
|
|
|
|
|
|
|
|
|
|
|
|
.. image:: https://coveralls.io/repos/Tivix/django-rest-auth/badge.png
|
|
|
|
:target: https://coveralls.io/r/Tivix/django-rest-auth?branch=master
|
|
|
|
|
|
|
|
|
|
|
|
.. image:: https://requires.io/github/Tivix/django-rest-auth/requirements.png?branch=master
|
|
|
|
:target: https://requires.io/github/Tivix/django-rest-auth/requirements/?branch=master
|
|
|
|
|
|
|
|
|
|
|
|
.. image:: https://readthedocs.org/projects/django-rest-auth/badge/?version=latest
|
|
|
|
:target: https://readthedocs.org/projects/django-rest-auth/?badge=latest
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|