django.template.exceptions.TemplateDoesNotExist: django_filters/rest_framework/form.html
ERROR basehttp 154 “GET /api/v1/course/actual/?ordering=-price HTTP/1.1” 500 118255
排查了一遍,发现,是没有在配置文件注册 django-filters
使用第三方过滤类django-filters一定要在配置文件中配置

Original: https://www.cnblogs.com/elijah-li/p/16340112.html
Author: elijah_li
Title: django.template.exceptions.TemplateDoesNotExist: django_filters/rest_framework/form.html
原创文章受到原创版权保护。转载请注明出处:https://www.johngo689.com/611300/
转载文章受原作者版权保护。转载请注明原作者出处!