You have to remove the BrowsableAPIRenderer from your configuration: http://www.django-rest-framework.org/api-guide/renderers/#setting-the-renderers http://www.django-rest-framework.org/api-guide/renderers/#browsableapirenderer
Juan On Sun, Sep 23, 2018 at 6:53 PM MD AR <[email protected]> wrote: > Hi > > How to hide Api Root django in brouser? > > > [image: Capture d’écran (229).png] > > > > -- > 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. > -- 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.
