鼬君夏纪
鼬君夏纪
> I wanted to share a solution I found.我想分享我找到的解决方案。 > > My company environment: 我公司环境: Uses a separate network. 使用单独的网络。 > > Since I heard Cursor uses HTTP/2, I suspected...
> Found 'Disable Http2' in IDE settings by searching 'HTTP'. > > Did it work for you too? > > thank u very much. it worked and i have another...
> I'm experiencing the same error. > > But if you retry and then restart your IDE, the codebase search actually works fine. > > Try this: > > 1....
> Hi [@youjunxiaji](https://github.com/youjunxiaji), we can't look into this unless we have enough information to reproduce it. Can you reproduce this locally? Or is this only on your remote machine? What...
> You can also consider adjusting the `SHOW_TOOLBAR_CALLBACK` setting: https://django-debug-toolbar.readthedocs.io/en/latest/configuration.html#debug-toolbar-config thank u . i will try