HTML中导入静态资源所遇到的问题

HTML中导入静态资源所遇到的问题 1.builtins配置不正确 django.core.exceptions.ImproperlyConfigured: Unknown parameters: builtins 原因:builtin在setting/TEMPLETES中位置放错 解决: 2.static显示未注册和加载标签 django.template.exceptions.Template
相关文章
相关标签/搜索