ImportError: cannot import name 'QUERY_TERMS' 错误背景(background ) Django 1.11 upgrade to Django 2.x 错误日志(error log) File "<frozen importlib._bootstrap>", line 994, in _g continue reading django zhuoyuebiji 2020/5/27 1494
Django.template.exceptions.TemplateDoesNotExist: django_filters/rest_framework/crispy_form.html 错误日志(error log): django.request: 2020-05-27 15:43:54,265 E:\py_virtualenv\joyoo\lib\site-packages\django\utils\log.py [line:228] ERROR Internal S continue reading django zhuoyuebiji 2020/5/27 438
Drf 启动报错:AssertionError: `coreapi` must be installed for schema support. 错误日志(error log): AssertionError: `coreapi` must be installed for schema support. 解决办法(solution): (joyoo2) yinzhuoqundeMacBook-Pro:joyoo yin continue reading django zhuoyuebiji 2020/5/25 1119
Rest_framework serializers ValidationError 错误信息自定义 key 值 开发环境 Django 1.11.14 django-crispy-forms 1.7.0 django-filter &n continue reading django zhuoyuebiji 2020/4/9 1229
Django_filters TypeError: __init__() got an unexpected keyword argument 'name' # 错误信息: File "E:\py_virtualenv\tracbug\lib\site-packages\django_filters\rest_framework\filterset.py", line 24, in form form = super().form continue reading django zhuoyuebiji 2019/10/18 944
Django REST framework 3.10.3 访问 /api/docs/ 报错 'AutoSchema' object has no attribute 'get_link' 环境 python 3.6.8 django 2.2.6 django rest framework 3.10.3 报错 访问 django rest framework api 文档( /api/docs/ continue reading django zhuoyuebiji 2019/10/18 1332