Answers for "django.template.exceptions.TemplateDoesNotExist: rest_framework/api.htm"

2

django.template.exceptions.TemplateDoesNotExist: rest_framework/api.html

Add 'rest_framework' to your INSTALLED_APPS list in settings
Posted by: Guest on August-01-2021

Code answers related to "django.template.exceptions.TemplateDoesNotExist: rest_framework/api.htm"

Browse Popular Code Answers by Language