Django中配备添加CSS, JS, images

Django中配置添加CSS, JS, images1. urls.py中添加:hrefcss/base.css中的css即为urls.py中的配置的css访

Django中配置添加CSS, JS, images
1. urls.py中添加:
  


   href="css/base.css中的css即为urls.py中的配置的css访问路径。