backend of the dict-website
Go to file
Miyamizu-MitsuhaSang f295457441 jp.py:
调整表结构以适配日语词典结构
requirements.txt:
新增依赖包
admin_schemas.py:
调整日语词性Enum
2025-08-27 16:46:42 +08:00
.idea jp.py: 2025-08-27 16:41:37 +08:00
app jp.py: 2025-08-27 16:41:37 +08:00
migrations/models settings.py: 2025-08-17 16:20:05 +08:00
scripts jp.py: 2025-08-27 16:46:42 +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 dict.py: 2025-08-21 10:43:04 +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 settings.py: 2025-08-17 16:19:53 +08:00

README.txt

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