接著在pycharm下方的terminal終端中輸入命令: python manage.py startapp cmdb 這樣就建立了一個叫做cmdb的APP,django自動生成“cmdb”資料夾。
確定! 回上一頁