摘要:
django.template.exceptions.TemplateSyntaxError: 'staticfiles' is not a registered tag library. Must ROOT_URLCONF = '' TEMPLATES = [ { 'BACKEND': 'djan 阅读全文
摘要:
django 3.1,Python3.8.2 启动项目报错如下: django.core.exceptions.ImproperlyConfigured: mysqlclient 1.4.0 or newer is required; you have 0.10.1. 解决 项目的__init__文 阅读全文