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.

22 lines
360 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 微光群面报名系统
## 简介
这个系统早期作品需要配置setting.py中的SECRET_KEY、ALLOWED_HOSTS
代码结构很差,临时写的。
## 导入环境
conda install --yes --file requirements.txt
## 运行
python manage.py runserver 0.0.0.0:8000
## 结果
![首页](images/2020-04-02-19-34-51.png)
其他界面参见文件夹show