Skip to content

LeedY1232/dragonback2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dragonback2022

git pull origin master //拉取最新库

git checkout -b 'newbranchname' //引号内部为新分支名

git add .

git commit -m 'some comments' # 提交信息

git push origin newbranchname

最后在github上merge

pip install Djangorestframework

pip install mysqlclient

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published