Qi Zhao
Qi Zhao
Origin icon is: Now in [devicons's repository](https://github.com/devicons/devicon/tree/master/icons/django) has two icons: I think the second one(https://raw.githubusercontent.com/devicons/devicon/master/icons/django/django-plain-wordmark.svg) is a little better. What about you?
> 我也是这个问题, 打开调试模式之后报这个错误 > `ppet.zenghongtu.com/api/get/?id=3-45:1 Failed to load resource: net::ERR_CONNECTION_CLOSED` 我也是
> Hi @tarasmatsyk , > > Were you able to resolve this? I am facing exact same issue with DatabaseScheduler. > > Following worked though: > > `from django_celery_beat.schedulers import...
Try use `_request.query = Util.stringify_map_value(query)`. You can see below [examples](https://github.com/aliyun/darabonba/blob/master/doc/demo_sdk.md#%E4%B8%8B%E8%BD%BD%E6%A8%A1%E5%9D%97-api-%E7%9A%84%E5%AE%9E%E7%8E%B0).
https://github.com/dzhuang/pyminifier3 https://github.com/dflook/python-minifier
zsh `eval "$(_PYENCRYPT_COMPLETE=zsh_source pyencrypt)"`
> 需要把加密、解密函数封装到Class里,防止`dir(loader)`时看到函数名 现在用pyminifier对loader中的函数进行混淆时会报错... https://github.com/liftoff/pyminifier 项目好像死了... 之后看看能不能替换掉这个库... 暂时用 #3 解决吧...
https://github.com/ZhaoQi99/pyencrypt-pye/actions/runs/8414741498/job/23038860875 https://github.com/ZhaoQi99/pyencrypt-pye/actions/runs/8431832805/job/23090040868 It is in the plan, but there are still some unknown issues with Python 3.11 and above。
@JiaPai12138 https://pypi.org/project/pyencrypt-pye/0.3.0/ already supports 3.11 & 3.12.