Lance.Moe

Results 10 comments of Lance.Moe

After testing, after using allauth, reset password does have a bug, but your solution is wrong. Please see faq no.2 first: https://dj-rest-auth.readthedocs.io/en/latest/faq.html And see my pr: https://github.com/iMerica/dj-rest-auth/pull/276

Please see my pr: https://github.com/iMerica/dj-rest-auth/pull/276

Aerich changed from `sql` to `py` source code. When there is `__init__.py` in the migration folder, aerich will report an error. This PR fixes the issue.

I have the same problem, aerich doesn't work at all. This PR solves the problem. Please merge this!

At Windows, Or set the scroll bar to always show in macOS, the Drawer will show a scroll bar. Before version 4.4.14, it worked well.

> hi! solved the issue by adding `overflow-x-hidden` tailwind class to `

译文复制功能已经添加:https://github.com/LanceMoe/openai-translator/commit/373ca4446f2c3c7b2ed46d97cf053968f5e98e30 自定义prompt应该可以实现,我尝试添加一下。

Thank you very much for the suggestion, I think it can be implemented! 👍

Azure 接口的 payload 和 OpenAI 官方的一致吗? https://learn.microsoft.com/en-us/azure/cognitive-services/openai/reference 如果一致的话,请尝试在设置里手动设置 API 地址。