https://django-bootstrap3.readthedocs.io/en/latest/settings.html # Application definition INSTALLED_APPS = ( … 'bootstrap3', … ) ...
確定! 回上一頁