feat: 使用 Flask 重构网站,增加登录注册功能 🐶
- Python Flask 3.1 后端 - 用户注册/登录功能 - SQLite 数据库 - 响应式设计 - 默认管理员: yunxiafei / xu123654
This commit is contained in:
4
requirements.txt
Normal file
4
requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Flask==3.0.0
|
||||
Flask-Login==0.6.3
|
||||
Flask-SQLAlchemy==3.1.1
|
||||
Werkzeug==3.0.1
|
||||
Reference in New Issue
Block a user