Timeline



Jul 22, 2026: Today

4:09 AM Ticket #37225 (Core (Other) - Prevent file_move_safe() from overwriting a concurrently created ...) created by Sarah Boyce
When allow_overwrite=False, …

Jul 21, 2026: Yesterday

2:38 PM Ticket #37214 (Migrations - Performance regression with end to end migrations on v5.x) updated by William Yardley
Status, Resolution changed
Hi - thanks. Would appreciate the opportunity to provide input / …
1:01 PM Ticket #37224 (Migrations - Migration questioner complains about missing defaults for fields in ...) updated by Natalia Bidart
Triage Stage changed
Thank you!
12:30 PM Ticket #33882 (Database layer (models, ORM) - Allow transaction.atomic to work in async contexts.) updated by Carlton Gibson
Owner changed
I'm going to see if I can get this working at Django on the Med this year.
12:27 PM Ticket #37224 (Migrations - Migration questioner complains about missing defaults for fields in ...) updated by Jacob Walls
Description changed
12:22 PM Ticket #37224 (Migrations - Migration questioner complains about missing defaults for fields in ...) created by Jacob Walls
Since the improvement to tracking unmanaged model field alterations in …
12:12 PM Ticket #37223 (Core (Other) - Signing's JSONSerializer uses latin-1, causing silent mojibake with ...) updated by Natalia Bidart
Jacob made me notice (thank you!) that it would be helpful to add that …
11:45 AM Ticket #37223 (Core (Other) - Signing's JSONSerializer uses latin-1, causing silent mojibake with ...) updated by Natalia Bidart
Replying to Jacob Walls: > Minor, but I think Paolo's …
11:24 AM Ticket #37223 (Core (Other) - Signing's JSONSerializer uses latin-1, causing silent mojibake with ...) updated by Jacob Walls
Minor, but I think Paolo's statement is correct that the proposed …
11:12 AM Ticket #37223 (Core (Other) - Signing's JSONSerializer uses latin-1, causing silent mojibake with ...) closed by Natalia Bidart
needsnewfeatureprocess: Following feedback from Simon in the PR, and Jacob's comment, I think …
10:45 AM Ticket #37223 (Core (Other) - Signing's JSONSerializer uses latin-1, causing silent mojibake with ...) updated by Jacob Walls
Type, Cc changed
Liberalizing the character set from latin-1 to utf-8 was discussed …
10:44 AM Ticket #5929 (Database layer (models, ORM) - Allow Fields to use multiple db columns (complex datatypes)) updated by Pravin
Patch needs improvement changed
9:22 AM Ticket #32312 (Core (Other) - Performance decrease following implementation of ASGI handler and ...) closed by Carlton Gibson
fixed: I'm going to close this as fixed. I'm not sure it's 100% actionable …
9:21 AM Ticket #37223 (Core (Other) - Signing's JSONSerializer uses latin-1, causing silent mojibake with ...) updated by Paolo Melchiorre
Description changed
9:17 AM Ticket #5929 (Database layer (models, ORM) - Allow Fields to use multiple db columns (complex datatypes)) updated by Pravin
Patch needs improvement changed
9:08 AM Ticket #37222 (Database layer (models, ORM) - QuerySet.distinct(*fields) with order_by() and values() crashes on ...) updated by Simon Charette
Triage Stage, Status, Owner changed
Thanks for this investigation and filling this ticket Dave! Ordering …
9:08 AM Ticket #5929 (Database layer (models, ORM) - Allow Fields to use multiple db columns (complex datatypes)) updated by Pravin
Needs tests, Patch needs improvement changed
7:07 AM Ticket #37223 (Core (Other) - Signing's JSONSerializer uses latin-1, causing silent mojibake with ...) updated by Paolo Melchiorre
Description, Has patch, Status, Owner changed
6:29 AM Ticket #37223 (Core (Other) - Signing's JSONSerializer uses latin-1, causing silent mojibake with ...) created by Paolo Melchiorre
== Summary == django.core.signing.JSONSerializer encodes its JSON …
5:02 AM Ticket #33689 (contrib.admin - Django theme color variables are inconsistently named and poorly documented) updated by Brigid Metuh
My Proposed Naming Conventions: 1 Defaults eg --body-fg …
4:26 AM Ticket #36027 (Error reporting - ASGI: Dead persistent postgres connections are not closed when the ...) updated by Carlton Gibson
Has patch, Owner changed
PR
4:19 AM Ticket #37221 (Core (Other) - Validator equality checks miss unequal configurations) updated by Vishy
Status, Owner changed
3:54 AM Ticket #37220 (Core (Other) - Paginator solutions for when default paginator encounters scaling issues) updated by Sarah Boyce
Summary, Triage Stage changed
Historical ticket in case useful #26451 Changing to "Someday/Maybe" …
3:39 AM Ticket #37220 (Core (Other) - Paginator solutions for when default paginator encounters scaling issues) updated by Carlton Gibson
This was moved forward to “Idea Refinement” with the comment that …
3:39 AM Ticket #37032 (Documentation - Clarify that django.template.context_processors.csrf is enabled by ...) updated by Sarah Boyce <42296566+sarahboyce@…>
In 3815906f: […]
3:38 AM Changeset [3815906f]stable/6.0.x by Sarah Boyce <42296566+sarahboyce@…>
[6.0.x] Fixed #37032 -- Documented that the CSRF context processor is …
3:38 AM Ticket #37032 (Documentation - Clarify that django.template.context_processors.csrf is enabled by ...) updated by Sarah Boyce <42296566+sarahboyce@…>
In 1cea813: […]
3:38 AM Changeset [1cea813]stable/6.1.x by Sarah Boyce <42296566+sarahboyce@…>
[6.1.x] Fixed #37032 -- Documented that the CSRF context processor is …
3:37 AM Ticket #37032 (Documentation - Clarify that django.template.context_processors.csrf is enabled by ...) closed by Sarah Boyce <42296566+sarahboyce@…>
fixed: In dca76b1: […]
3:37 AM Changeset [dca76b1]main by Sarah Boyce <42296566+sarahboyce@…>
Fixed #37032 -- Documented that the CSRF context processor is always …
3:36 AM Ticket #37221 (Core (Other) - Validator equality checks miss unequal configurations) updated by Sarah Boyce
Type changed
3:26 AM Ticket #37220 (Core (Other) - Paginator solutions for when default paginator encounters scaling issues) updated by Sarah Boyce
Type, Component, Cc, Triage Stage changed
Accepting as the Steering Council had agreed to pursue this. We can …
2:50 AM Ticket #36229 (Core (Other) - Forced colors mode icon color in default_urlconf “congratulations” view) closed by Sarah Boyce <42296566+sarahboyce@…>
fixed: In 27151e13: […]
2:50 AM Changeset [27151e13]main by Sarah Boyce <42296566+sarahboyce@…>
Fixed #36229 -- Improved SVG icon color contrast in …

Jul 20, 2026:

8:05 PM Ticket #37222 (Database layer (models, ORM) - QuerySet.distinct(*fields) with order_by() and values() crashes on ...) created by Dave Gaeddert
On PostgreSQL, passing the same fields to order_by() / distinct()
4:21 PM Ticket #36925 (Documentation - InlineModelAdmin docs do not mention view_on_site as a shared feature ...) updated by Jacob Walls
Triage Stage, Patch needs improvement changed
I'm not certain all of these were checked for inlines, e.g. from a …
3:55 PM Ticket #29030 (contrib.admin - Make construction of "View on site" and "View Site" URLs consistent) updated by blighj
Patch needs improvement changed
3:20 PM Ticket #5929 (Database layer (models, ORM) - Allow Fields to use multiple db columns (complex datatypes)) updated by Jacob Walls
Pravin's new PR.
3:19 PM Ticket #37221 (Core (Other) - Validator equality checks miss unequal configurations) updated by Simon Charette
Triage Stage changed
I wonder if we should compute the identity derived from resolving …
1:03 PM Ticket #37221 (Core (Other) - Validator equality checks miss unequal configurations) created by Mike Edmunds
The validator __eq__() methods added in #21638
12:50 PM Ticket #36398 (Database layer (models, ORM) - select_for_update(of=...) ignores "self" when using values_list() when ...) updated by blighj
Patch needs improvement changed
12:32 PM Ticket #36694 (GIS - PostGIS backend silently ignores most Index options when targeting a ...) closed by Jacob Walls <jacobtylerwalls@…>
fixed: In 76e1bca1: […]
12:32 PM Changeset [76e1bca1]main by Jacob Walls <jacobtylerwalls@…>
Fixed #36694 -- Restored missing Index options in …
12:28 PM Ticket #37203 (Core (Management commands) - inspectdb doesn't account for normalized field names when building ...) updated by Jacob Walls
Left a note about removing mocks.
11:21 AM Ticket #15855 (Core (Cache system) - cache_page decorator bypasses any Vary headers set in middleware) updated by Sarah Boyce
Triage Stage, Has patch changed
11:20 AM Ticket #15855 (Core (Cache system) - cache_page decorator bypasses any Vary headers set in middleware) updated by Sarah Boyce <42296566+sarahboyce@…>
In 6b404d6a: […]
11:19 AM Changeset [6b404d6a]stable/6.0.x by Sarah Boyce <42296566+sarahboyce@…>
[6.0.x] Refs #15855 -- Documented that cache_page caches responses …
11:19 AM Ticket #15855 (Core (Cache system) - cache_page decorator bypasses any Vary headers set in middleware) updated by Sarah Boyce <42296566+sarahboyce@…>
In 01a01d2: […]
11:18 AM Changeset [01a01d2]stable/6.1.x by Sarah Boyce <42296566+sarahboyce@…>
[6.1.x] Refs #15855 -- Documented that cache_page caches responses …
11:16 AM Ticket #15855 (Core (Cache system) - cache_page decorator bypasses any Vary headers set in middleware) updated by Sarah Boyce <42296566+sarahboyce@…>
In 4ef959ab: […]
11:16 AM Changeset [4ef959ab]main by Sarah Boyce <42296566+sarahboyce@…>
Refs #15855 -- Documented that cache_page caches responses before …
11:02 AM Ticket #36489 (Database layer (models, ORM) - OneToOneField + concurrent get_or_create results in wrong object in ...) updated by Jacob Walls
Updates were pushed to avoid the problem mentioned above, left further …
10:12 AM Ticket #36318 (Database layer (models, ORM) - Bad stack trace during rollback after bulk create) updated by blighj
Patch needs improvement changed
9:00 AM Changeset [21e2fa17]stable/6.1.x by Jacob Walls <jacobtylerwalls@…>
[6.1.x] Refs #32539 -- Fixed flaky facet filter tests. Because the …
9:00 AM Ticket #32539 (contrib.admin - Support accessing the current filtered queryset from within ...) updated by Jacob Walls <jacobtylerwalls@…>
In 21e2fa17: […]
8:51 AM Ticket #36694 (GIS - PostGIS backend silently ignores most Index options when targeting a ...) updated by Jacob Walls
Triage Stage changed
8:09 AM Ticket #37198 (HTTP handling - content_disposition_header emits invalid header for a filename with a ...) updated by Jacob Walls
Replying to Vishy: > Should this be considered a security …
7:52 AM Ticket #32539 (contrib.admin - Support accessing the current filtered queryset from within ...) updated by Jacob Walls <jacobtylerwalls@…>
In cceb696: […]
7:52 AM Changeset [cceb696]main by Jacob Walls <jacobtylerwalls@…>
Refs #32539 -- Fixed flaky facet filter tests. Because the default …
7:50 AM Ticket #34277 (Database layer (models, ORM) - Add where clause in QuerySet.bulk_create() when update_conflicts=True) updated by Jacob Walls
Patch needs improvement changed
Patch still applies cleanly, needs a review.
7:48 AM Ticket #28821 (Database layer (models, ORM) - Allow QuerySet.bulk_create() on multi-table inheritance when possible) updated by Jacob Walls
Patch needs improvement changed
PR still needs needs a review.
7:47 AM Ticket #37136 (Core (Other) - Integrate Oracle Test Pilot into CI) updated by Jacob Walls
Triage Stage, Patch needs improvement changed
Blocked pending a discussion with Ops Team about sandboxing.
5:07 AM Ticket #33689 (contrib.admin - Django theme color variables are inconsistently named and poorly documented) updated by Brigid Metuh
Owner changed

Jul 19, 2026:

1:24 PM Ticket #37215 (GIS - Geography field should accept SRID other than 4326 on PostGIS) updated by Djonathan
Has patch changed
https://github.com/django/django/pull/21649
11:50 AM Ticket #2750 (Database layer (models, ORM) - ManyToManyField ignores 'default' option) updated by blighj
Patch needs improvement changed
I've marked this as patch needs improvement, but really I think it's a …
8:09 AM Ticket #36229 (Core (Other) - Forced colors mode icon color in default_urlconf “congratulations” view) updated by blighj
Triage Stage, Patch needs improvement changed
7:48 AM Ticket #19806 (Core (Management commands) - django_bash_completion clobbers upstream completion of ‘python’) updated by Jacob Walls
Patch needs improvement changed
7:42 AM Ticket #36632 (Database layer (models, ORM) - AlterIndexTogether in historical migration drops overlapping indices) updated by blighj
Patch needs improvement changed
7:40 AM Ticket #28821 (Database layer (models, ORM) - Allow QuerySet.bulk_create() on multi-table inheritance when possible) updated by blighj
Patch needs improvement changed
7:39 AM Ticket #28821 (Database layer (models, ORM) - Allow QuerySet.bulk_create() on multi-table inheritance when possible) updated by blighj
It didn't make it in the 6.1 window, so the PR needs to be targeted at …
7:37 AM Ticket #37216 (GIS - Add Oracle step to geodjango CI workflow) updated by Jacob Walls
Triage Stage changed
This is blocked on #37136, so it shouldn't be worked on just yet.
7:34 AM Ticket #34277 (Database layer (models, ORM) - Add where clause in QuerySet.bulk_create() when update_conflicts=True) updated by blighj
Patch needs improvement changed
It didn't make it in the 6.1 window, so the PR needs to be targeted at …
6:17 AM Ticket #37049 (Migrations - Changing a m2m through= from one custom model to another is no-op'd ...) updated by blighj
Triage Stage changed
6:03 AM Ticket #37049 (Migrations - Changing a m2m through= from one custom model to another is no-op'd ...) updated by Clifford Gama
Patch needs improvement changed
5:47 AM Ticket #37049 (Migrations - Changing a m2m through= from one custom model to another is no-op'd ...) updated by blighj
Patch needs improvement changed
4:05 AM Ticket #37198 (HTTP handling - content_disposition_header emits invalid header for a filename with a ...) updated by blighj
Triage Stage changed
This seems ready for checkin to me. One thing I'd correct on the …
1:39 AM Ticket #15396 (Documentation - full path to modules in documentation inconsistently referenced) updated by Balakrishnan
Status, Owner changed
Hi, I'd like to work on this incrementally. In …
12:31 AM Ticket #37216 (GIS - Add Oracle step to geodjango CI workflow) updated by CharulL00
Status, Owner changed
Note: See TracTimeline for information about the timeline view.
Back to Top