Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for BaseManager.from_queryset() #19

Closed
mkurnikov opened this issue Feb 5, 2019 · 2 comments · Fixed by #251
Closed

Add support for BaseManager.from_queryset() #19

mkurnikov opened this issue Feb 5, 2019 · 2 comments · Fixed by #251

Comments

@mkurnikov
Copy link
Member

At least preliminary, with fallback to Any.

@mkurnikov
Copy link
Member Author

mkurnikov commented Feb 14, 2019

Blocked by python/mypy#2813 or by python/mypy#7266.

@mkurnikov mkurnikov added this to the 1.3.0 milestone Nov 27, 2019
@youssefm
Copy link
Contributor

Worth noting that there's a very similar problem with the typing for QuerySet.as_manager().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants