f1ybaozii / SJTUhelper

A helpful website that helps SJTU students easily access trending information and campus-related updates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SJTUhelper

A helpful website that helps SJTU students easily access trending information and campus-related updates.

在app01/migrations文件夹下只有init.py时执行以下命令(如果有其他py文件可以删除掉

python manage.py makemigrations
python manage.py migrate

SJTU板块需要到官网上下载pytesseract,并且添加相关环境变量。

在终端过python manage.py createsuperuser 创建超级用户也就是管理员,可以通过admin/查看所有用户、组以及数据库的内容。

邮箱需要在setting.py最下面的几行添加自己的邮箱设置。

About

A helpful website that helps SJTU students easily access trending information and campus-related updates.


Languages

Language:JavaScript 51.1%Language:CSS 16.9%Language:HTML 11.0%Language:Python 10.8%Language:SCSS 10.1%