Skip to content

Incompatibility with django-cte #1019

@StefanBrand

Description

@StefanBrand

Bug report

What's wrong

After adding django-cte to a codebase I got an Internal error from mypy and traced it down to the presence of the django-stubs mypy plug-in. -> python/mypy#13010

How is that should be

I would like to keep using django-stubs in addition to django_cte functionality.

System information

  • OS: Docker image python:3.9.1
  • python version: 3.9.1
  • django version: 4.0.1
  • mypy version: 0.970+dev.eb1b1e007e7fd1e976e6dd0f49a71b662a30a2d6
  • django-stubs version: 1.12.0
  • django-stubs-ext version: 0.5.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcrash"Internal error" crashes from mypymypy-pluginIssues specific to mypy_django_plugin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions