SAE Django admin css

it2022-05-09  39

在setting.py中的static进行设置,然后通过下面的命令,复制admin的样式到相应的目录中;

python manage.py collectstatic

参考这里,据说在config.yaml中可以不用配置static目录了。

 

转载于:https://www.cnblogs.com/litstrong/archive/2013/06/08/3127183.html

相关资源:数据结构—成绩单生成器

最新回复(0)