DBPROJ 数据库课设 安装步骤 配置数据库 迁移数据库 python manage.py makemigrations python manage.py migrate 创建管理员 python manage.py createsuperuser 启动 python manage.py runserver vs code 远程连接 screen -r django # django 运行终端