花費 56 ms
django處理靜態文件

靜態文件指的是js css 還有圖片這些,配置方法如下 1. 在設置文件(settings.py)中,installed_apps中添加 django.contrib.staticfiles 然后設置static_url STATIC_URL = '/static ...

Tue May 24 05:06:00 CST 2016 1 12097

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM