django-rest-auth/docs/index.rst

29 lines
744 B
ReStructuredText
Raw Normal View History

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
============================================
2020-03-01 08:23:47 +03:00
.. note:: dj-rest-auth supports django-rest-framework >= v3.0
2014-12-15 02:09:49 +03:00
2014-10-09 17:48:09 +04:00
2020-03-02 01:46:47 +03:00
.. image:: https://circleci.com/gh/jazzband/dj-rest-auth.svg?style=svg
:target: https://circleci.com/gh/jazzband/dj-rest-auth
2014-10-09 17:48:09 +04:00
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>