Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.7 KB

index.rst

File metadata and controls

52 lines (36 loc) · 1.7 KB

Welcome to django-rest-auth's documentation!

Warning

Updating django-rest-auth from version 0.3.3 is highly recommended because of a security issue in PasswordResetConfirmation validation method.

Note

django-rest-auth from v0.3.3 supports django-rest-framework v3.0

build status coverage status requirements status Documentation Status

Contents

.. toctree::
   :maxdepth: 2

   Introduction <introduction>
   Installation <installation>
   API endpoints <api_endpoints>
   Configuration <configuration>
   Demo project <demo>
   FAQ <faq>
   Changelog <changelog>