online-exam
基于PythonDjango框架+MySQL的在线考试系统
分别执行python manage.py makemigrations
python manage.py migrate 迁移数据库
根目录启动程序 python manage.py runserver
附图