minkoonim
minkoonim
I'm using fastapi + tortoise, problem here is i was keep getting "NoValuesFetched" exception from tortoise when a model has relation with other models. so I jumped into TortoiseCRUDRouter class...
下载图片时出错?
脚本里有 file=itchatmp.messages.download(msg['MediaId']), 收到图片时会发生下面的错误。 在 Python2.7 是没问题的, 出问题是在3.5.5。 有人知道解决方法吗 在附上我的 requirements.txt File "/root/anaconda3/envs/itchatmp/lib/python3.5/site-packages/itchatmp/components/register.py", line 56, in sync_post_fn **reply = reply_fn(copy.deepcopy(msgDict))** File "app.py", line 143, in img_reply **file=itchatmp.messages.download(msg['MediaId'])** File "/root/anaconda3/envs/itchatmp/lib/python3.5/site-packages/itchatmp/controllers/messages.py", line 38,...
when parent model admin's has_change_permission return False, CompactInline acts weird. 1. when rendered at first, first inline item is invisible 2. clicking "add row" will make it visible
before django admin's filter.html template used to be sorta ``` title option ``` it became ``` title option ``` and toolbar.js couldn't pick up them in moveFilter function I overrided...
filter: override newest django filter template with old one so toolbar.js can work in a correct way edit_inline/compact: add conditions for forloop where formset has no add_permission
### Environment nuxt3@latest ### Reproduction I'm absolutely sure where it came from ### Describe the bug globalThis.__publicAssetsURL is not a function from public dir ``` ``` ### Additional context _No...
** 详细描述想要添 加/修改/增强 的功能 ** 要是能有英文界面..
### Checks - [X] I have searched the existing issues - [X] I have read the documentation - [X] Is it your first time sumbitting an issue ### Support Request...
### UnoCSS version vscode extension v66.0.0 ### Describe the bug Autocomplete for the strings inside `` are always perfect but Autocomplete for strings inside `` comes and goes for some...
버전: latest 현상: 0) 대사검색 결과가 아무것도 안뜸 1) 대사 검색 진입 후 input field에 focus하면 error: LateInitializationError: Field 'autocompleteTarget' has not been initialized. 2) 대사검색 api 서버에 get request...