Skip to content

Issues: typeddjango/django-stubs

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Type Annotation Errors in Models Inheriting from 3rd Party Packages bug Something isn't working
#2341 opened Aug 15, 2024 by Dresdn
Include current django-stubs version in reporting of config data bug Something isn't working
#2338 opened Aug 13, 2024 by flaeppe
[5.0.3 regression] Can’t filter a QuerySet on an alias bug Something isn't working
#2302 opened Jul 31, 2024 by andersk
[5.0.3 regression] GenericRelation has no attribute bug Something isn't working
#2299 opened Jul 31, 2024 by andersk
db.models.sql.compiler.as_sql() return type bug Something isn't working
#2213 opened Jun 8, 2024 by psam44
AbstractUser lacks Meta-attribute bug Something isn't working
#2112 opened May 2, 2024 by prauscher
Manager.acreate: model isn't type checked
#2090 opened Apr 28, 2024 by jlost
Methods generated by order_with_respect_to (models) enhancement New feature or request mypy-plugin Issues specific to mypy_django_plugin
#2037 opened Mar 31, 2024 by HiPhish
Mypy flags unreachable on pre-save and checking for instance ID bug Something isn't working
#2014 opened Mar 18, 2024 by sshishov
NestedObjects.nested should return a more complex type bug Something isn't working
#1985 opened Feb 29, 2024 by DanieleIsoni
Related Manager lose typing bug Something isn't working
#1918 opened Jan 24, 2024 by trecouvr
BaseEngine should accept pathlike objects for dirs bug Something isn't working
#1915 opened Jan 22, 2024 by Viicos
Missing override annotation on DateTimeField from abstract model bug Something isn't working
#1912 opened Jan 18, 2024 by basicdays
AssertionError: Cannot find component <model>_ManyRelatedManager for <app>.models.<model>_ManyRelatedManager bug Something isn't working regression Behavior has changed for worse with a release
#1861 opened Dec 7, 2023 by intgr
ProTip! Exclude everything labeled bug with -label:bug.