J_hao104
J_hao104
@Justordinarysomeone python版本升级太快了, 建议使用目前支持的版本 https://github.com/jhao104/proxy_pool/blob/master/.travis.yml 不然你就去搜下这个包在3.10中变成了什么
> 能兼容一下吗 ,我也是3.10的 哈哈 好的好的,我看下后面的版本
网上可以搜得到,python版本与werkzeug包冲突 see: https://www.jianshu.com/p/95588bf4e63d?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source=recommendation
随机的
这哪是报错呢,这是调度信息
MongoClient没在更新了
> [django-blog/templates/blog/right.html](https://github.com/jhao104/django-blog/blob/19654755b11929b72cf5d0ce8930a8112fa351be/templates/blog/right.html#L116) > > Line 116 in [1965475](/jhao104/django-blog/commit/19654755b11929b72cf5d0ce8930a8112fa351be) > > {% for tag in tag_list %} > 你好,我没有完全拷贝你的项目,在我修改的时候发现这个right.html被index.html加载,但是view.py中index函数只返回了一个` return render(request, 'blog/index.html', {"article_list": article_list, "source_id": "index"})` > 这句return中并没有传递tag_list,那这个标签list是怎么加载的呢? 这是自定义上下文, 代码在这里 https://github.com/jhao104/django-blog/blob/master/blog/context_processors.py...
没看出来啥问题,看图片是正常的
上面部分本来就是这样透明的 :sweat_smile: