File tree Expand file tree Collapse file tree 4 files changed +10
-13
lines changed Expand file tree Collapse file tree 4 files changed +10
-13
lines changed Original file line number Diff line number Diff line change @@ -32,25 +32,16 @@ Index
3232
3333 install
3434 tutorial/tutorials
35+ rest-framework/rest-framework
3536
3637.. toctree ::
3738 :maxdepth: 1
3839
3940 contributing
4041 changelog
4142
42- API
43- ====
44-
45- .. toctree ::
46- :maxdepth: 2
47-
48- models
49- views
50-
5143Indices and tables
5244==================
5345
5446* :ref: `genindex `
5547* :ref: `modindex `
56- * :ref: `search `
Original file line number Diff line number Diff line change 1- Integration with Django REST Framework
2- ===================================================
1+ Getting started
2+ ===============
33
44Django OAuth Toolkit provide a support layer for `Django REST Framework <http://django-rest-framework.org/ >`_.
55This tutorial it's based on the Django REST Framework example and shows you how to easily integrate with it.
Original file line number Diff line number Diff line change 1+ Django Rest Framework
2+ ---------------------
3+
4+ .. toctree ::
5+ :maxdepth: 2
6+
7+ getting_started
Original file line number Diff line number Diff line change @@ -6,4 +6,3 @@ Tutorials
66
77 tutorial_01
88 tutorial_02
9- rest_framework_integration
You can’t perform that action at this time.
0 commit comments