{% load staticfiles %} 无效怎么弄

来源:10-1 使用template的static重新引入静态文件

qq_慕函数9209879

2020-02-08

写回答

2回答

慕哥9513156

2020-03-11

遇到了一样的问题。

参考链接里的回答,staticfiles在django3.0里面被移除了,直接写成{% load static %}就可以。

https://stackoverflow.com/questions/55929472/django-templatesyntaxerror-staticfiles-is-not-a-registered-tag-library

1
0

bobby

2020-02-08

无效有没有什么异常? //img.mukewang.com/szimg/5e3e9cfb09a4f0cc08710468.jpg看看settings中这个有没有

0
0

Django+ xadmin 开发在线教育网站

一套通用的技术组合拳,助你解决大部分Python类网站后端问题

1911 学习 · 2149 问题

查看课程