Skip to content

zhishutech/StudentManagementSystem

Repository files navigation

安装django环境

1.pip install -r requirements.txt

服务启动步骤

1.数据模型初始化:python manage.py makemigrations 2.数据迁移初始化:python manage.py migrate 3.启动服务:python manage.py runserver

About

知数堂_学员管理系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published