backend of the dict-website
Go to file
Miyamizu-MitsuhaSang af254cecfb autocomplete.py:
添加搜索联想功能模块,但未加入search接口
all_kana.py:
将日语单词转换功能单独设立为功能模块
2025-09-01 15:35:39 +08:00
.idea jp.py: 2025-08-27 16:41:37 +08:00
app autocomplete.py: 2025-09-01 15:35:39 +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 update_jp.py: 2025-08-30 14:25:16 +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 更新数据库配置 2025-08-30 15:39:26 +08:00
pyproject.toml Initial Commit 2025-08-07 23:55:37 +08:00
requirements.txt autocomplete.py: 2025-09-01 15:35:39 +08:00
settings.py 更新Redis配置 2025-08-30 15:52:47 +08:00

README.txt

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