# 首先将DBproject文件夹下settings.bak更名为settings.py
pip install -r ./requirements.txt
# 安装环境
create database DBproject
#在mysql中新建数据库
python.exe .\manage.py makemigrations
python.exe .\manage.py migrate
#迁移数据库配置
python.exe .\manage.py runserver
# 启动服务
-
Notifications
You must be signed in to change notification settings - Fork 0
aderfebr/DBproject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published