Hi,
DRF does have built-in API viewer. To enable that you need to add
rest_framework app in your INSTALLED_APPS so it can find necessary
templates for showing.
On Tue, Apr 23, 2019 at 7:15 AM Shubham Joshi wrote:
> I have created the custom model authentication in django rest , so far I
> dont
I have created the custom model authentication in django rest , so far I
dont have front end , so my question is , Im I done with the API, since on
browser it gives an error TemplateDoesNotExist at /
rest_framework/api.html that of course due to I dont have template, in
postmen its giving {
"det
2 matches
Mail list logo