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.


On Friday, 28 July 2017 09:05:14 UTC-4, [email protected] wrote:
>
> 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
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to