Skip to content

Pull requests: typeddjango/django-stubs

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Ban typing.TypeVar in favor of typing_extensions.TypeVar
#3350 opened May 1, 2026 by UnknownPlatypus Contributor Loading…
1 task done
Just another quick fix
#3349 opened Apr 28, 2026 by bitmooze Contributor Loading…
1 task done
Fix RangeField.base_field type hint to be an instance
#3332 opened Apr 23, 2026 by reory Loading…
1 task done
Repro annotate leak across functions
#3330 opened Apr 22, 2026 by UnknownPlatypus Contributor Draft
1 task done
Use PEP 696 for model fields
#3317 opened Apr 18, 2026 by UnknownPlatypus Contributor Draft
Fix type checking of __in lookup
#3314 opened Apr 17, 2026 by ngnpope Member Draft
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…
2
4
feat: annotate HttpRequest as readable, HttpResponse as writable
#3218 opened Mar 24, 2026 by alexei Contributor Loading…
Fix GIS as_sql stub signatures to match runtime
#3212 opened Mar 22, 2026 by ahmedasar00 Contributor Loading…
Improve database backend typing
#3190 opened Mar 15, 2026 by dekkers Loading…
adding warnings for __isnull (#3033)
#3174 opened Mar 10, 2026 by DeXtAr47-oss 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…
docs: Document system dependencies and clarify tool usage
#3038 opened Feb 4, 2026 by rgant Contributor Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.