mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-10 19:26:35 +03:00
0ad457cea6
According to this issue: https://github.com/Tivix/django-rest-auth/issues/568. This repository is currently unmaintained. This information should be obvious to new users planning to use this package. Hence making this PR. Thanks.
34 lines
962 B
ReStructuredText
34 lines
962 B
ReStructuredText
Welcome to django-rest-auth
|
|
===========================
|
|
|
|
Repository is unmaintained at the moment (on pause). More info can be found on this issue page: https://github.com/Tivix/django-rest-auth/issues/568
|
|
|
|
.. image:: https://travis-ci.org/Tivix/django-rest-auth.svg
|
|
:target: https://travis-ci.org/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://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
|
|
|
|
|
|
Documentation
|
|
-------------
|
|
http://django-rest-auth.readthedocs.org/en/latest/
|
|
|
|
|
|
Source code
|
|
-----------
|
|
https://github.com/Tivix/django-rest-auth
|
|
|
|
|
|
Stack Overflow
|
|
-----------
|
|
http://stackoverflow.com/questions/tagged/django-rest-auth
|