微光支教面试系统 System for interviews
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
YunMao 93d5fb1687
终版
4 years ago
HelloWorld 终版 4 years ago
images 终版 4 years ago
show 终版 4 years ago
templates 终版 4 years ago
.gitignore 终版 4 years ago
README.md 终版 4 years ago
manage.py 终版 4 years ago
requirements.txt 终版 4 years ago
test.py 终版 4 years ago
uwsgi.ini 终版 4 years ago

README.md

微光群面报名系统

简介

这个系统早期作品需要配置setting.py中的SECRET_KEY、ALLOWED_HOSTS

代码结构很差,临时写的。

导入环境

conda install --yes --file requirements.txt

运行

python manage.py runserver 0.0.0.0:8000

结果

首页

其他界面参见文件夹show