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

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



setting文件中的 INSTALLED_APPS加上rest_framework 进行注册

猜你喜欢

转载自www.cnblogs.com/yanxiatingyu/p/9836840.html