Skip to content

error: Module 'django.db.models' has no attribute 'Min' #6

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

Closed
K0Te opened this issue Jan 26, 2019 · 1 comment
Closed

error: Module 'django.db.models' has no attribute 'Min' #6

K0Te opened this issue Jan 26, 2019 · 1 comment

Comments

@K0Te
Copy link
Contributor

K0Te commented Jan 26, 2019

Hi,

django.db.models re-exports all public aggregates, constraints, fields and indexes.
Some aggregates and query objects are missing in corresponding pyi file.
https://github.com/django/django/blob/master/django/db/models/__init__.py

PR: #5

@mkurnikov
Copy link
Member

It should be partially fixed on master.

@K0Te K0Te closed this as completed Feb 10, 2019
@TonyRippy TonyRippy mentioned this issue Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants