安装插件pip install django-bootstrap3; 在项目settings.py上的INSTALLED_APPS中加入'bootstrap3,'; 在模版中,加载bootstrap3库,用bootstrap_*的标签, ...
確定! 回上一頁