-
-
Notifications
You must be signed in to change notification settings - Fork 463
Issues: typeddjango/django-stubs
type[Model]
no longer allows access to .objects
in `djang...
#1684
by johnthagen
was closed Sep 5, 2023
Closed
11
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
Author
Label
Milestones
Assignee
Sort
Issues list
Length
as Substr
length
argument?
bug
#859
opened Feb 24, 2022 by
AustinScola
"OuterRef" expects no type arguments
bug
Something isn't working
#837
opened Jan 31, 2022 by
StefanBrand
Support required fields in New feature or request
Model.__init__
call
enhancement
#832
opened Jan 26, 2022 by
flaeppe
Proper way to write stub file for abstract models
question
Further information is requested
#829
opened Jan 25, 2022 by
miaachan
Prefetch's to_attr raises "Model" has no attribute "prefetched_field"
bug
Something isn't working
#795
opened Dec 28, 2021 by
Crocmagnon
MyField(models.CharField)
not handled as str
(but Any
)
bug
#766
opened Dec 7, 2021 by
blueyed
Incompatible typing between Something isn't working
BaseModelAdmin.get_fieldsets
and its fieldsets
bug
#757
opened Nov 23, 2021 by
blueyed
Support New feature or request
typing.type_check_only
enhancement
#756
opened Nov 23, 2021 by
sobolevn
select_related changes the manager class
bug
Something isn't working
#728
opened Oct 14, 2021 by
canassa
Django stubs doesn`t support updating JSON field through Django ORM
bug
Something isn't working
#727
opened Oct 11, 2021 by
mcxemic
WithAnnotations[X, Y] gives runtime error (but typechecker is happy)
bug
Something isn't working
#719
opened Sep 24, 2021 by
jordanbray
Incompatible argument types for django.db.models.Field.{clean,validate}
bug
Something isn't working
#718
opened Sep 22, 2021 by
rolandcrosby-check
Possible way to tell IDE that class instances aren't actually instances (for models fields)
#706
opened Sep 7, 2021 by
rsinger86
ModelAdmin extra_context should be Dict[str, Any]
bug
Something isn't working
#669
opened Jul 14, 2021 by
andreymal
Is it possible to create Protocols for Django Models
bug
Something isn't working
upstream mypy
Bugs in mypy
#651
opened Jun 23, 2021 by
GlennS
Discussion on casting of fields and assertions on their type
bug
Something isn't working
#606
opened Apr 30, 2021 by
silviogutierrez
QuerySet's Something isn't working
.annotate()
returns an incorrect type when chained with .values()
bug
#602
opened Apr 25, 2021 by
kracekumar
Use django-stubs with type checkers other than mypy
enhancement
New feature or request
meta
Meta-issues and discussion
pyright
Related to pyright type checker
#579
opened Mar 20, 2021 by
kylebebak
django-stubs package is reason for "Unresolved tag" errors in PyCharm
upstream other
Bugs in other upstreams (not mypy)
#555
opened Jan 11, 2021 by
egregors
ProTip!
Adding no:label will show everything without a label.