Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 212 Bytes

views.rst

File metadata and controls

13 lines (10 loc) · 212 Bytes

Using the views

Django OAuth Toolkit provides a set of pre-defined views for different purposes:

.. toctree::
   :maxdepth: 2

   function_based
   class_based
   application
   token
   mixins