2020-03-01 03:10:25 +03:00
|
|
|
.. dj-rest-auth documentation master file, created by
|
2014-10-09 15:01:47 +04:00
|
|
|
sphinx-quickstart on Wed Oct 8 15:59:37 2014.
|
|
|
|
You can adapt this file completely to your liking, but it should at least
|
|
|
|
contain the root `toctree` directive.
|
|
|
|
|
2020-03-01 03:10:25 +03:00
|
|
|
Welcome to dj-rest-auth's documentation!
|
2014-10-09 15:01:47 +04:00
|
|
|
============================================
|
|
|
|
|
2014-10-09 16:29:49 +04:00
|
|
|
|
2020-03-01 08:18:19 +03:00
|
|
|
.. note:: dj-rest-auth from v0.3.3 supports django-rest-framework >= v3.0
|
2014-12-15 02:09:49 +03:00
|
|
|
|
2014-10-09 17:48:09 +04:00
|
|
|
|
|
|
|
|build-status| |coverage-status| |requirements-status| |docs|
|
|
|
|
|
2014-10-09 15:01:47 +04:00
|
|
|
Contents
|
|
|
|
--------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
Introduction <introduction>
|
|
|
|
Installation <installation>
|
|
|
|
API endpoints <api_endpoints>
|
|
|
|
Configuration <configuration>
|
2014-10-16 15:31:25 +04:00
|
|
|
Demo project <demo>
|
2014-11-12 13:18:21 +03:00
|
|
|
FAQ <faq>
|
2014-10-09 15:01:47 +04:00
|
|
|
Changelog <changelog>
|
2014-10-09 17:48:09 +04:00
|
|
|
|
|
|
|
|
2020-03-01 03:10:25 +03:00
|
|
|
.. |build-status| image:: https://travis-ci.org/iMerica/dj-rest-auth.svg?branch=master
|
2014-10-09 17:48:09 +04:00
|
|
|
:alt: build status
|
|
|
|
:scale: 100%
|
2020-03-01 03:10:25 +03:00
|
|
|
:target: https://travis-ci.org/iMerica/dj-rest-auth
|
2014-10-09 17:48:09 +04:00
|
|
|
|
|
|
|
|
2020-03-01 03:10:25 +03:00
|
|
|
.. |coverage-status| image:: https://coveralls.io/repos/iMerica/dj-rest-auth/badge.png?branch=master
|
2014-10-09 17:48:09 +04:00
|
|
|
:alt: coverage status
|
|
|
|
:scale: 100%
|
2020-03-01 03:10:25 +03:00
|
|
|
:target: https://coveralls.io/r/iMerica/dj-rest-auth?branch=master
|
2014-10-09 17:48:09 +04:00
|
|
|
|
|
|
|
|
2020-03-01 03:10:25 +03:00
|
|
|
.. |requirements-status| image:: https://requires.io/github/iMerica/dj-rest-auth/requirements.png?branch=master
|
2014-10-09 17:48:09 +04:00
|
|
|
:alt: requirements status
|
|
|
|
:scale: 100%
|
2020-03-01 03:10:25 +03:00
|
|
|
:target: https://requires.io/github/iMerica/dj-rest-auth/requirements/?branch=master
|
2014-10-09 17:48:09 +04:00
|
|
|
|
|
|
|
|
2020-03-01 03:10:25 +03:00
|
|
|
.. |docs| image:: https://readthedocs.org/projects/dj-rest-auth/badge/?version=latest
|
2014-10-09 17:48:09 +04:00
|
|
|
:scale: 100%
|
2020-03-01 03:10:25 +03:00
|
|
|
:target: https://readthedocs.org/projects/dj-rest-auth/?badge=latest
|
2014-10-09 17:48:09 +04:00
|
|
|
:alt: Documentation Status
|