-
-
Notifications
You must be signed in to change notification settings - Fork 562
Pull requests: typeddjango/django-stubs
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Resolve objects through the metaclass and ban manager access on instances
#3593
opened Aug 13, 2026 by
UnknownPlatypus
Contributor
Loading…
1 task done
Add overloads for
assertTemplateUsed and assertTemplateNotUsed
#3564
opened Aug 5, 2026 by
brianhelba
Contributor
Loading…
1 task done
Add missing
process_lhs to CaseInsensitiveMixin stub
#3552
opened Aug 1, 2026 by
UnknownPlatypus
Contributor
Loading…
1 task done
Infer type for
Form.fields to a TypedDict
#3534
opened Jul 28, 2026 by
randspace0
Loading…
1 task done
Defer
_meta.get_field() when the model is defined later in the module
#3489
opened Jul 15, 2026 by
federicobond
Contributor
Loading…
1 task done
Fix #3472: allow None for nullable FK/OneToOne _id lookups
#3476
opened Jul 10, 2026 by
usamashehab
Contributor
Loading…
1 task done
Hygienic mypy plugin Phase 0: route direct Django access through DjangoContext
#3376
opened May 10, 2026 by
federicobond
Contributor
•
Draft
1 task done
Use PEP 696 for model fields
#3317
opened Apr 18, 2026 by
UnknownPlatypus
Contributor
•
Draft
3 tasks
feat: implement manual type-checking for Meta attributes to fix #2823
#3295
opened Apr 11, 2026 by
01xnikhil
Contributor
Loading…
1 task done
Validate
Field(validators=[...]) more precisely
#3239
opened Mar 28, 2026 by
UnknownPlatypus
Contributor
Loading…
feat: annotate HttpRequest as readable, HttpResponse as writable
#3218
opened Mar 24, 2026 by
alexei
Contributor
Loading…
Fix enum stubs: move __init__ to __new__ for IntegerChoices/TextChoices
#3215
opened Mar 23, 2026 by
ahmedasar00
Contributor
Loading…
Refine Site model fields and reorder SiteManager
#3134
opened Feb 27, 2026 by
ahmedasar00
Contributor
Loading…
add a test for WithAnnotations and custom querysets + managers
#3068
opened Feb 12, 2026 by
rtpg
Loading…
make code in contrib/admin/filters.pyi properly use generics
#2908
opened Nov 18, 2025 by
Vulwsztyn
Loading…
Manager with generic QuerySet using TypeVar defaults
#2776
opened Aug 21, 2025 by
UnknownPlatypus
Contributor
•
Draft
2 tasks
add mypy plugin support for Django's storage framework
#2680
opened May 13, 2025 by
terencehonles
Contributor
Loading…
Replace TypeAlias
_ClassLevelWidgetT with descriptor _WidgetTypeOrInstance
#2615
opened Apr 21, 2025 by
michalpokusa
Contributor
•
Draft
Don't remove
objects attribute from Model in plugin
#2280
opened Jul 26, 2024 by
flaeppe
Member
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.