腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(12)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
django-stubs
:泛型类型"ModelSerializer“缺少类型参数
我有 class AnimalSerializer(serializers.ModelSerializer): model = Animal# The mypy configurations: https://mypy.readthedocs.io/en/latest/config_file.html# disallow_any_explici
浏览 23
修改于2022-02-09
得票数 0
回答已采纳
1
回答
Django存根中断Pycharm自动完成
pip install
django-stubs
当我删除
django-stubs
时,自动完成功能很好,就像在第一张图片上一样。pip uninstall
django-stubs
那么,有没有一种方法可以在Pycharm自动完成的情况下使用Django存根呢?
浏览 2
修改于2022-01-05
得票数 4
回答已采纳
3
回答
无法安装jupyter笔记本
PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python38\\site-packages\\jedi\\third_party\\
django-stubs
\\
django-stubs
\\contrib\\contenttypes\\management\\commands\\remove_stale_contenttypes.pyi' 我找到了commands
浏览 123
修改于2020-08-26
得票数 0
3
回答
Django目录在VSCode中不一样
C:\Users\admin.vscode\extensions\ms-python.python-2022.4.0\pythonFiles\lib\jedilsp\jedi\third_party\
django-stubs
\
django-stubs
\utils_init_.py中有
浏览 18
提问于2022-04-05
得票数 0
回答已采纳
6
回答
如何只输出带sed的捕获组?
-----------------------------------------------------
django-stubs
==1.8.0 # https://github.com/typeddjango/
django-stubs
pytest==6.2.5 # https://github.com/pytest-dev
浏览 4
提问于2022-01-14
得票数 3
回答已采纳
1
回答
Datetimefield,EmailField不可调用,并且PrimaryKeyRelatedField具有意外参数
2.1.7django-currentuser==0.3.3django-localflavor==2.1
django-stubs
浏览 20
提问于2019-03-13
得票数 1
回答已采纳
1
回答
mypy和django:错误:没有为"six“安装库存根(或与Python 3.9不兼容)
我安装了
django-stubs
浏览 45
提问于2021-08-16
得票数 2
回答已采纳
4
回答
VS代码中安装mypy的问题
django-stubs
和mypy都已安装,我按照上面的PyPI文档中的建议配置了mypy.ini文件。
浏览 30
提问于2021-02-22
得票数 8
1
回答
为什么mypy在运行django-reset-framework的预提交时会抛出错误?
additional_dependencies: [ 'djangorestframework-stubs', '
django-stubs
浏览 24
修改于2021-07-12
得票数 0
1
回答
RuntimeError:__class__未设置定义“AbstractBaseUser”
django-stubs
1.10.0 requires mypy<0.950,>=0.930, but you have mypy 0.950 which is incompatible.
浏览 2
修改于2022-05-05
得票数 0
2
回答
pipenv错误:无法安装软件包: psycopg2
drf-access-policy = "~=1.0"drf-social-oauth2 = "*"black = "*"
django-stubs
浏览 9
提问于2022-10-14
得票数 0
1
回答
在ubuntu 20.04 LTS上部署django 2.2应用程序
1.2.5django-compat==1.0.15django-rest-swagger==2.2.0
django-stubs
浏览 4
提问于2021-05-17
得票数 0
领券