How to create Browsable API from django 1.10 [ function based views ]

64 views
Skip to first unread message

kaus...@hashlearn.com

unread,
Jul 28, 2017, 9:05:14 AM7/28/17
to Django REST framework
Hi,
I went through this documentation for setting up Browsable API  but it says to implement this:

from rest_framework.documentation import include_docs_urls

But i am getting module include_docs_urls not found

I am using python 3.5.4 & djangorestframework 3.5.4


I want to achieve API documentation for function based views using django 1.10.5 & python 3.5.

Can anyone please help me to solve this ?

Thanks alot

Seetharaman Srinivasan

unread,
Aug 23, 2017, 1:59:51 PM8/23/17
to Django REST framework
Hi

Rest Framework documentation in Django is accomplished through coreapi methods in coreapi library.

http://www.django-rest-framework.org/tutorial/7-schemas-and-client-libraries/

Go through this.  If you are looking for something like this, then let me know.  I can guide you through.
Reply all
Reply to author
Forward
0 new messages