backend of the dict-website
Go to file
Miyamizu-MitsuhaSang 6efd72a596 security.py:
修改了获取用户登录状态的bug
settings.py:
预设云端数据库的端口
others:
完成串口测试,实现基本功能,修复
2025-08-28 21:27:29 +08:00
.idea jp.py: 2025-08-27 16:41:37 +08:00
app security.py: 2025-08-28 21:27:29 +08:00
debug security.py: 2025-08-28 21:27:29 +08:00
migrations/models settings.py: 2025-08-17 16:20:05 +08:00
scripts security.py: 2025-08-28 21:27:29 +08:00
.gitignore Initial Commit 2025-08-07 23:55:37 +08:00
README.txt Initial Commit 2025-08-07 23:55:37 +08:00
main.py security.py: 2025-08-28 21:27:29 +08:00
pyproject.toml Initial Commit 2025-08-07 23:55:37 +08:00
requirements.txt jp.py: 2025-08-27 16:41:37 +08:00
settings.py security.py: 2025-08-28 21:27:29 +08:00

README.txt

./app/utils/security.py: get_current_user()新版本尚未启用