Timeline



Jul 2, 2025: Yesterday

1:56 PM Changeset [abc10ab7]stable/5.2.x by Natalia <124304+nessita@…>
[5.2.x] Added release date for 5.2.4. Backport of …
1:55 PM Changeset [94ebcf8]main by Natalia <124304+nessita@…>
Added release date for 5.2.4.
1:51 PM Changeset [4da3446c]stable/5.2.x by Natalia <124304+nessita@…>
[5.2.x] Added stub release notes for 5.2.5. Backport of …
1:51 PM Changeset [7ab6b863]main by Natalia <124304+nessita@…>
Added stub release notes for 5.2.5.
1:44 PM Changeset [1a5c75d]stable/5.2.x by Natalia <124304+nessita@…>
[5.2.x] Post-release version bump.
1:42 PM Changeset [c941d0d]stable/5.2.x by Natalia <124304+nessita@…>
[5.2.x] Bumped version for 5.2.4 release.
12:36 PM Ticket #36477 (Utilities - Add an internal helper for deprecating positional arguments in favor ...) updated by Natalia Bidart
Needs tests, Patch needs improvement changed
8:25 AM Changeset [47a618d4]stable/5.2.x by nessita <124304+nessita@…>
Fixed AttributeError for enterContext() on Python < 3.11. On Jenkins …
6:46 AM Ticket #28519 (Database layer (models, ORM) - Add filter(), exclude(), and other base QuerySet methods to combined ...) updated by John Speno
Cc changed
4:05 AM Ticket #36487 (Database layer (models, ORM) - Database on commit error logging fails for partials) updated by Krishnaprasad MG
One more possible improvement would be to replace the f-string with %s …
12:51 AM Ticket #36490 (Database layer (models, ORM) - Avoid unnecessary transaction in QuerySet.bulk_create) updated by Simon Charette
Has patch changed
12:49 AM Ticket #36490 (Database layer (models, ORM) - Avoid unnecessary transaction in QuerySet.bulk_create) updated by David Sanders
Triage Stage changed
12:47 AM Ticket #36490 (Database layer (models, ORM) - Avoid unnecessary transaction in QuerySet.bulk_create) created by Simon Charette
The QuerySet.bulk_create method creates an unnecessary transaction …

Jul 1, 2025:

7:49 PM Ticket #36489 (Database layer (models, ORM) - OneToOneField + concurrent get_or_create results in wrong object in ...) updated by Simon Charette
> From my perspective as a user, I might prefer an additional read to …
7:26 PM Ticket #36489 (Database layer (models, ORM) - OneToOneField + concurrent get_or_create results in wrong object in ...) updated by Brian Atkinson
The part that bit us is that the object left behind from the failed …
4:50 PM Ticket #36489 (Database layer (models, ORM) - OneToOneField + concurrent get_or_create results in wrong object in ...) updated by Simon Charette
Thank you for your very detailed report. I understand this is a tricky …
2:58 PM Ticket #36489 (Database layer (models, ORM) - OneToOneField + concurrent get_or_create results in wrong object in ...) updated by Brian Atkinson
> Also I don't think the update_or_create call is necessary, we can …
1:24 PM Ticket #35846 (contrib.staticfiles - Reproducibility of staticfiles manifests) closed by nessita <124304+nessita@…>
fixed: In 7feafd79: […]
1:24 PM Changeset [7feafd79]main by nessita <124304+nessita@…>
Fixed #35846 -- Ensured consistent path ordering in …
1:24 PM Ticket #36479 (Core (Management commands) - Failing test for black formatter missing install simulation) closed by nessita <124304+nessita@…>
fixed: In 58fc404: […]
1:24 PM Changeset [58fc404]main by nessita <124304+nessita@…>
Fixed #36479 -- Improved how FileNotFoundError is triggered in code …
1:22 PM Ticket #36489 (Database layer (models, ORM) - OneToOneField + concurrent get_or_create results in wrong object in ...) updated by Natalia Bidart
Cc, Triage Stage, Type, Component changed
Thank you Brian Atkinson for taking the time to create this ticket. I …
11:46 AM Ticket #35846 (contrib.staticfiles - Reproducibility of staticfiles manifests) updated by Natalia Bidart
Triage Stage, Patch needs improvement changed
11:06 AM Ticket #36479 (Core (Management commands) - Failing test for black formatter missing install simulation) updated by Natalia Bidart
Triage Stage changed
10:12 AM Ticket #36487 (Database layer (models, ORM) - Database on commit error logging fails for partials) updated by Krishnaprasad MG
This also can be done, the current fix effectively prints the wrapped …
5:58 AM Ticket #36168 (Migrations - Backwards migration to replaced migration when other app has squashed ...) updated by houston0222
Just a quick update: I'm preparing a small example project that shows …
3:40 AM Ticket #36484 (Database layer (models, ORM) - Add optional error-on-integer-overflow setting for QuerySet filters) updated by bubusuke
Hi Natalia, Thank you for the clear guidance. I’m still getting used …

Jun 30, 2025:

6:19 PM Ticket #36483 (Core (URLs) - IntegerField will accept non-ASCII digits, which leads to the same ...) updated by Natalia Bidart
Resolution changed
Thank you for your quick reply Morgan! I'll adjust the resolution …
6:16 PM Tickets #373,​36464 batch updated by Natalia <124304+nessita@…>
In a150160: […]
6:16 PM Changeset [a150160]stable/5.2.x by Natalia <124304+nessita@…>
[5.2.x] Fixed #36464 -- Fixed "in" tuple lookup on backends lacking …
6:15 PM Tickets #373,​36464 batch updated by nessita <124304+nessita@…>
fixed: In 192bc7a7: […]
6:15 PM Changeset [192bc7a7]main by nessita <124304+nessita@…>
Fixed #36464 -- Fixed "in" tuple lookup on backends lacking native …
6:14 PM Ticket #36464 (Database layer (models, ORM) - TupleIn lookup uses tuple containment even if the ...) updated by Natalia Bidart
Triage Stage changed
4:28 PM Ticket #36488 (Generic views - RedirectView(query_string=True) produces double '?' when both ...) updated by Natalia Bidart
Patch needs improvement changed
4:23 PM Ticket #36489 (Database layer (models, ORM) - OneToOneField + concurrent get_or_create results in wrong object in ...) updated by Brian Atkinson
Description changed
4:21 PM Ticket #36489 (Database layer (models, ORM) - OneToOneField + concurrent get_or_create results in wrong object in ...) created by Brian Atkinson
When using get_or_create and update_or_create in a context where …
4:09 PM Ticket #36488 (Generic views - RedirectView(query_string=True) produces double '?' when both ...) updated by Natalia Bidart
Triage Stage, Status, Owner changed
Hello Ethan Jucovy, thank you for taking the time to create this …
4:02 PM Ticket #36168 (Migrations - Backwards migration to replaced migration when other app has squashed ...) updated by houston0222
Hi everyone, I've submitted a pull request to address this issue: …
4:02 PM Ticket #36464 (Database layer (models, ORM) - TupleIn lookup uses tuple containment even if the ...) updated by Natalia Bidart
Patch needs improvement changed
3:39 PM Ticket #36464 (Database layer (models, ORM) - TupleIn lookup uses tuple containment even if the ...) updated by Natalia Bidart
There is a consistently failing test in oracle 19, likely due a "lack …
3:38 PM Ticket #36464 (Database layer (models, ORM) - TupleIn lookup uses tuple containment even if the ...) updated by Natalia Bidart
Triage Stage, Patch needs improvement changed
3:37 PM Ticket #36483 (Core (URLs) - IntegerField will accept non-ASCII digits, which leads to the same ...) closed by Morgan Wahl
wontfix: Ah! That was a good question. In the case where I ran into this, I see …
2:58 PM Ticket #36479 (Core (Management commands) - Failing test for black formatter missing install simulation) updated by Jacob Walls
I was also testing on a bare metal macOS.
2:47 PM Ticket #36168 (Migrations - Backwards migration to replaced migration when other app has squashed ...) updated by houston0222
Has patch changed
2:26 PM Ticket #36483 (Core (URLs) - IntegerField will accept non-ASCII digits, which leads to the same ...) updated by Natalia Bidart
Morgan, could you please provide details of how you are defining your …
2:03 PM Ticket #36487 (Database layer (models, ORM) - Database on commit error logging fails for partials) updated by Simon Charette
Triage Stage, Has patch, Patch needs improvement changed
There is effectively a bug here as not all callable will have a …
1:14 PM Ticket #36439 (contrib.auth - Auth hashing blocks event loop if using asyncio) updated by Roelzkie
Has patch changed
1:08 PM Ticket #36488 (Generic views - RedirectView(query_string=True) produces double '?' when both ...) updated by Ethan Jucovy
PR: https://github.com/django/django/pull/19610
12:59 PM Ticket #36439 (contrib.auth - Auth hashing blocks event loop if using asyncio) updated by Roelzkie
Created a PR. Not 100% …
12:52 PM Ticket #36488 (Generic views - RedirectView(query_string=True) produces double '?' when both ...) updated by Ethan Jucovy
Has patch changed
12:41 PM Ticket #36488 (Generic views - RedirectView(query_string=True) produces double '?' when both ...) created by Ethan Jucovy
When using the generic RedirectView(query_string=True) with a query …
10:09 AM Ticket #36439 (contrib.auth - Auth hashing blocks event loop if using asyncio) updated by Roelzkie
Cc, Status, Owner changed
10:05 AM Ticket #36486 (Documentation - Add MongoDB Drivers to the List of 3rd Party Database Backends) updated by Tim Graham
Agreed. A stable release is expected in September.
9:59 AM Ticket #36487 (Database layer (models, ORM) - Database on commit error logging fails for partials) created by Krishnaprasad MG
The on commit handler here: …
9:59 AM Ticket #36486 (Documentation - Add MongoDB Drivers to the List of 3rd Party Database Backends) updated by Mariusz Felisiak
Cc changed
9:55 AM Ticket #36464 (Database layer (models, ORM) - TupleIn lookup uses tuple containment even if the ...) updated by Natalia Bidart
Triage Stage, Needs tests changed
9:43 AM Ticket #34613 (HTTP handling - add support for Partitioned cookies) updated by Adam Johnson
Patch needs improvement, Cc changed
The PR is …
9:26 AM Ticket #36483 (Core (URLs) - IntegerField will accept non-ASCII digits, which leads to the same ...) updated by Natalia Bidart
Type, Component changed
Hello Morgan Wahl, thank you for your ticket. The suggested option 2 …
8:48 AM Ticket #36439 (contrib.auth - Auth hashing blocks event loop if using asyncio) updated by Roelzkie
More benchmark tests for different hashers with 100 users: …
7:50 AM Ticket #36484 (Database layer (models, ORM) - Add optional error-on-integer-overflow setting for QuerySet filters) closed by Natalia Bidart
wontfix: Hello bubusuke! Thank you for the detailed and thoughtful proposal. …
7:45 AM Ticket #36479 (Core (Management commands) - Failing test for black formatter missing install simulation) updated by Roelzkie
Replying to Natalia Bidart: > Accepting based on the …
7:33 AM Ticket #36479 (Core (Management commands) - Failing test for black formatter missing install simulation) updated by Natalia Bidart
Needs tests changed
7:30 AM Ticket #36479 (Core (Management commands) - Failing test for black formatter missing install simulation) updated by Natalia Bidart
Type, Component, Triage Stage, Easy pickings changed
Accepting based on the conversations in the ticket and the PR. …
6:27 AM Ticket #36485 (Documentation - Add linting tool for documentation) updated by Natalia Bidart
Version, Triage Stage, Has patch changed
Thank you David! I'm so looking forward to this :-)
2:03 AM Ticket #36439 (contrib.auth - Auth hashing blocks event loop if using asyncio) updated by Roelzkie
Replying to Simon Charette: > There appears to be a few …
1:13 AM Ticket #36486 (Documentation - Add MongoDB Drivers to the List of 3rd Party Database Backends) updated by Mariusz Felisiak
Type, Cc, Triage Stage changed
I was thinking about the same but it's still marked as beta. I'd wait …
Note: See TracTimeline for information about the timeline view.
Back to Top