-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Pull requests: django/django
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed #36649 -- Added |= operator support to MultiValueDict and QueryDict.
#19931
opened Oct 8, 2025 by
adamchainz
Loading…
6 tasks done
Fixed #36189 -- Deprecated use_returning_into option for Oracle backend.
#19930
opened Oct 8, 2025 by
ybjeon01
Loading…
6 tasks done
Refs #36507 -- Documented prefetch_related behavior in union.
#19929
opened Oct 8, 2025 by
camuthig
Loading…
4 of 6 tasks
Fixed #36468 -- Changed ReleatedObjectLookups.js to check if the inpu…
#19923
opened Oct 7, 2025 by
maqnius
Loading…
6 tasks done
Improve patch_cache_control documentation with table and examples
no ticket
Based on PR title, no linked Trac ticket
#19922
opened Oct 6, 2025 by
Samriddha9619
Loading…
6 tasks
Fixed #33113 — Documented usage and caveats of HTML5 date input in DateInput widget
#19902
opened Sep 24, 2025 by
Samriddha9619
Loading…
Fixed #36618 -- Allowed Form.add_error() with ValidationError dict.
#19898
opened Sep 24, 2025 by
The5cheduler
Loading…
6 tasks done
Fixed #36489 -- Fixed stale reverse OneToOne cache in get_or_create
#19890
opened Sep 22, 2025 by
sinachaichi
Loading…
5 tasks done
Fixed #35667 -- Improved deprecation warning handling by replacing stacklevel with skip_file_prefixes
#19887
opened Sep 20, 2025 by
blingblin-g
Loading…
4 of 6 tasks
Fixed #26619 - BaseCache incr method will reset the timeout
#19875
opened Sep 17, 2025 by
simone-macri
Loading…
6 tasks done
Fixed #36594 -- Improved UniqueConstraint's nulls_distinct system check warning
#19870
opened Sep 16, 2025 by
mriduldhall
Loading…
6 tasks done
Fixed #36496 -- Respect directory when cloning SQLite test DBs in parallel
#19864
opened Sep 15, 2025 by
aryan7081
Loading…
feat: add color for argparse
no ticket
Based on PR title, no linked Trac ticket
#19861
opened Sep 14, 2025 by
fatelei
Loading…
3 of 6 tasks
Updated BaseHandler to allow process_template_response() hooks on function-base middleware
no ticket
Based on PR title, no linked Trac ticket
#19857
opened Sep 13, 2025 by
shangxiao
Loading…
Doc'd that middleware hooks may also be used with function-based middleware
no ticket
Based on PR title, no linked Trac ticket
#19856
opened Sep 13, 2025 by
shangxiao
Loading…
Fixed #36588 -- Harden django.utils.archive against decompression bombs
DjangoCon 🦄
#19848
opened Sep 11, 2025 by
melizeche
Loading…
3 of 6 tasks
PoC: Extendable model meta & autodetector
no ticket
Based on PR title, no linked Trac ticket
#19843
opened Sep 11, 2025 by
shangxiao
Loading…
Fixes #36590 - subclasses of BaseCache should use specialized implementation of methods for async version
#19840
opened Sep 10, 2025 by
eevelweezel
Loading…
6 tasks done
Fixed #36593 -- Deprecated QuerySet.select_related() with no arguments.
#19822
opened Sep 5, 2025 by
adamchainz
Loading…
6 tasks done
Fixed #35706 -- Improved accessibility of admin errornote and updated new feature.
#19807
opened Sep 2, 2025 by
Antoliny0919
•
Draft
4 of 6 tasks
Fixed #17752 -- Added clearer example for serializing models with multi-table inheritance
#19804
opened Sep 1, 2025 by
CodingWithSaksham
Loading…
2 of 6 tasks
Fixed #36508 -- Interpreted __iexact=None on KeyTransforms as __exact=None.
#19793
opened Aug 29, 2025 by
cliffordgama
Loading…
5 of 6 tasks
Fixed #36579 -- Improved yesno template filter handling of invalid arguments.
#19791
opened Aug 28, 2025 by
vanschelven
Loading…
3 of 5 tasks
Fixed #35548 -- Fixed data leakage when setUpTestData() fails without transaction support.
#19774
opened Aug 25, 2025 by
JaeHyuckSa
Loading…
4 of 6 tasks
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.