-
-
Notifications
You must be signed in to change notification settings - Fork 556
Pull requests: typeddjango/django-stubs
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Type-check defaults and create_defaults dict literals
#3326
opened Apr 21, 2026 by
federicobond
Contributor
Loading…
1 task done
Fix InlineModelAdmin parent-object method signatures
#3308
opened Apr 14, 2026 by
MyGodIsHe
Loading…
refactor: add __all__ to main.py for explicit exports
#3305
opened Apr 14, 2026 by
01xnikhil
Contributor
Loading…
1 task done
Type admin site as DefaultAdminSite inheriting from Adminsite
#3296
opened Apr 12, 2026 by
ahmedasar00
Contributor
Loading…
1 task done
feat: implement manual type-checking for Meta attributes to fix #2823
#3295
opened Apr 11, 2026 by
01xnikhil
Contributor
Loading…
1 task done
Improve type hints for BaseTemporalField and JSONField in forms
#3293
opened Apr 11, 2026 by
01xnikhil
Contributor
Loading…
1 task done
Type EmailMessage.message() return as stdlib email.message.EmailMessage
#3291
opened Apr 11, 2026 by
ahmedasar00
Contributor
Loading…
1 task done
Validate
Field(validators=[...]) more precisely
#3239
opened Mar 28, 2026 by
UnknownPlatypus
Contributor
Loading…
typing: improve CaptureQueriesContext and test decorators in django.t…
#3233
opened Mar 28, 2026 by
01-Harshit
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…
Fix GIS as_sql stub signatures to match runtime
#3212
opened Mar 22, 2026 by
ahmedasar00
Contributor
Loading…
Validate
distinct / update / in_bulk
#3168
opened Mar 8, 2026 by
UnknownPlatypus
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…
docs: Document system dependencies and clarify tool usage
#3038
opened Feb 4, 2026 by
rgant
Contributor
Loading…
2 tasks done
make code in contrib/admin/filters.pyi properly use generics
#2908
opened Nov 18, 2025 by
Vulwsztyn
Loading…
Make
View, TemplateView, and TemplateResponseMixin generic on response type
#2874
opened Oct 13, 2025 by
samueljsb
Contributor
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.