Timeline



Jul 19, 2025:

7:42 PM Ticket #35581 (Core (Mail) - Upgrade django.core.mail to use Python's modern email API) updated by Mike Edmunds
Patch needs improvement changed
8:25 AM Ticket #36439 (contrib.auth - Auth hashing blocks event loop if using asyncio) updated by Roelzkie
Patch needs improvement changed
8:07 AM Ticket #36439 (contrib.auth - Auth hashing blocks event loop if using asyncio) updated by Roelzkie
I made a new benchmarking with the latest main. The result is very …
8:01 AM Ticket #17854 (Core (System checks) - Add database-specific checks for the maximum supported values of ...) updated by Yu Chen Lee
Has patch, Status, Owner changed
7:34 AM Ticket #36511 (contrib.admin - Optimize accessibility of filters in django admin) updated by Antoliny
Status, Owner changed
7:34 AM Ticket #36511 (contrib.admin - Optimize accessibility of filters in django admin) updated by Antoliny
Thank you for submitting the ticket! It seems like a great …
7:21 AM Ticket #36510 (contrib.admin - Header text for pagination contains title of table while it's the only ...) updated by Antoliny
First of all, thank you for submitting the ticket :) As you mentioned, …
6:55 AM Ticket #36509 (contrib.admin - Missing label on input fields in tables) updated by Antoliny
Cc changed
6:55 AM Ticket #36511 (contrib.admin - Optimize accessibility of filters in django admin) updated by Antoliny
Cc changed
6:54 AM Ticket #36510 (contrib.admin - Header text for pagination contains title of table while it's the only ...) updated by Antoliny
Cc changed
6:41 AM Ticket #36511 (contrib.admin - Optimize accessibility of filters in django admin) updated by Thibaud Colas
Summary, Description, Triage Stage changed
Thank you @laurenherregodts, makes sense based on our testing. Sample …
6:21 AM Ticket #36511 (contrib.admin - Optimize accessibility of filters in django admin) created by laurenherregodts
When using keyboard tabs to navigate a page in the django admin …
5:58 AM Ticket #35844 (Core (Other) - Python 3.14 compatibility.) updated by Michał Górny
Cc changed
5:45 AM Ticket #36510 (contrib.admin - Header text for pagination contains title of table while it's the only ...) updated by Thibaud Colas
Cc, Triage Stage changed
Thank you! This looks like a recent change from #36366, in PR …
5:35 AM Ticket #36510 (contrib.admin - Header text for pagination contains title of table while it's the only ...) created by laurenherregodts
On the page Release in …
5:33 AM Ticket #36509 (contrib.admin - Missing label on input fields in tables) updated by Sander Claus
Status, Owner changed
5:26 AM Ticket #36509 (contrib.admin - Missing label on input fields in tables) updated by Thibaud Colas
Description, Component, Keywords, Cc, Triage Stage changed
Thank you, I believe this hasn’t been reported before. Not sure what …
5:11 AM Ticket #36379 (contrib.postgres - add TSTZRANGE postgres function to django.contrib.postgres.functions) updated by Anthony Sottile
ah, figured this would be a fairly trivial addition to …
5:01 AM Ticket #36509 (contrib.admin - Missing label on input fields in tables) created by Sander Claus
Editable fields in the tables are missing a label for users using …
3:44 AM Ticket #36055 (contrib.admin - Admin change form object-tools buttons cover part of the h2 title when ...) updated by Antoliny
Has patch changed
New PR
2:20 AM Ticket #36192 (contrib.admin - Use semantic HTML for buttons in Django Admin) updated by Thibaud Colas
I see at least two separate issues here: 1. There are a elements …
1:41 AM Ticket #36460 (contrib.admin - Improve accessibility of column sort buttons on admin changelist page) updated by Antoliny
Patch needs improvement changed
12:47 AM Ticket #36458 (contrib.admin - Move focus to admin widget popup window after button click) updated by Chaitanya
Needs tests, Patch needs improvement changed

Jul 18, 2025:

10:29 AM Changeset [6aa05fd]mainstable/6.0.x by Sarah Boyce <42296566+sarahboyce@…>
Triggered window resize to fix layout issues.
10:27 AM Ticket #36282 (Database layer (models, ORM) - Prefetched relations are not used from parent classes in all cases) updated by Sarah Boyce
Patch needs improvement changed
9:48 AM Ticket #36410 (Template system - Add named template partials to the DTL.) updated by Natalia Bidart
Needs tests, Patch needs improvement changed
9:20 AM Ticket #33573 (Core (Cache system) - Add native async support to redis cache backend) updated by amirreza
Replying to Ahmed Ibrahim: > Replying to [comment:18
9:17 AM Ticket #35381 (Database layer (models, ORM) - Provide `JSONNull` expression to represent JSON `null` value) updated by Simon Charette
Another edge case of the dual interpretation of None
8:17 AM Ticket #36460 (contrib.admin - Improve accessibility of column sort buttons on admin changelist page) updated by Antoliny
Patch needs improvement changed
6:47 AM Ticket #35680 (Core (Management commands) - Add default automatic imports to shell) updated by GitHub <noreply@…>
In e767bd6: […]
6:47 AM Changeset [e767bd6]mainstable/6.0.x by GitHub <noreply@…>
Refs #35680 -- Sorted shell default autoimports to prevent isort …
5:21 AM Ticket #27489 (contrib.auth - Renaming a model doesn't rename the permission name and codename) updated by Sarah Boyce
Patch needs improvement changed
3:18 AM Ticket #36456 (HTTP handling - Improve content type negotiation for 500 response) closed by Sarah Boyce <42296566+sarahboyce@…>
fixed: In be8c9b19: […]
3:18 AM Changeset [be8c9b19]mainstable/6.0.x by Sarah Boyce <42296566+sarahboyce@…>
Fixed #36456 -- Improved content type negotiation in technical 500 …
3:17 AM Ticket #35728 (Testing framework - Lazily compute assertion messages) closed by Sarah Boyce <42296566+sarahboyce@…>
fixed: In 449b9f9: […]
3:16 AM Changeset [449b9f9]mainstable/6.0.x by Sarah Boyce <42296566+sarahboyce@…>
Fixed #35728 -- Computed error messages in assertions only on test …

Jul 17, 2025:

6:53 PM Ticket #36369 (Database layer (models, ORM) - Missing test coverage for FORWARD_PROPERTIES entries) updated by Senthil Kumar
Patch needs improvement changed
Thanks for the patience again. I have revised the unit tests based on …
3:36 PM Ticket #4476 (Testing framework - Modify test client to follow redirect chains) updated by nessita <124304+nessita@…>
In 04e813cd: […]
3:36 PM Changeset [04e813cd]mainstable/6.0.x by nessita <124304+nessita@…>
Refs #4476 -- Added tests for assertRedirects() when following …
3:36 PM Changeset [024ea0f7]mainstable/6.0.x by nessita <124304+nessita@…>
Split monolithic AssertContainsTests.test_contains() into focused …
12:02 PM Changeset [6966adc]stable/5.2.x by Natalia <124304+nessita@…>
[5.2.x] Fixed get_connection() signature in docs/topics/email.txt. …
12:01 PM Ticket #36163 (Core (Mail) - Change mail APIs to (mostly) keyword-only parameters) updated by nessita <124304+nessita@…>
In 6320915: […]
12:01 PM Ticket #36163 (Core (Mail) - Change mail APIs to (mostly) keyword-only parameters) closed by nessita <124304+nessita@…>
fixed: In fc793fc3: […]
12:01 PM Changeset [6320915]mainstable/6.0.x by nessita <124304+nessita@…>
Refs #36163 -- Reordered EmailMessage options in …
12:01 PM Changeset [fc793fc3]mainstable/6.0.x by nessita <124304+nessita@…>
Fixed #36163 -- Deprecated most positional arguments in …
12:01 PM Changeset [5289ce6]mainstable/6.0.x by nessita <124304+nessita@…>
Fixed get_connection() signature in docs/topics/email.txt. …
10:48 AM Ticket #36163 (Core (Mail) - Change mail APIs to (mostly) keyword-only parameters) updated by Natalia Bidart
Triage Stage changed
10:23 AM Ticket #31804 (Database layer (models, ORM) - Parallelize database cloning process) updated by Simon Charette
There might be some confusion here Ahmed, the patch David is referring …
10:11 AM Ticket #35813 (Migrations - Makemigrations not properly tracking changes to unmanaged models) updated by Simon Charette
Triage Stage changed
Please refer to …
9:37 AM Ticket #35813 (Migrations - Makemigrations not properly tracking changes to unmanaged models) updated by Hanny G
Triage Stage, Needs documentation changed
8:19 AM Ticket #35728 (Testing framework - Lazily compute assertion messages) updated by Sarah Boyce
Triage Stage changed
7:43 AM Ticket #36415 (Database layer (models, ORM) - Add a public API to unregister model field lookups) updated by Tim Graham
I'll deassign the ticket if I'm not going to return to it. It's not an …
7:27 AM Ticket #36482 (contrib.admin - Admin renders complex PKs incorrectly) updated by Sarah Boyce
Needs tests changed
5:51 AM Ticket #35680 (Core (Management commands) - Add default automatic imports to shell) closed by Sarah Boyce <42296566+sarahboyce@…>
fixed: In a5cd84a: […]
5:51 AM Changeset [a5cd84a]mainstable/6.0.x by Sarah Boyce <42296566+sarahboyce@…>
Fixed #35680 -- Added automatic imports of common utilies to shell …
5:50 AM Ticket #36456 (HTTP handling - Improve content type negotiation for 500 response) updated by Sarah Boyce
Triage Stage changed
5:00 AM Ticket #35581 (Core (Mail) - Upgrade django.core.mail to use Python's modern email API) updated by Sarah Boyce
Patch needs improvement changed
3:27 AM Ticket #35728 (Testing framework - Lazily compute assertion messages) updated by Clifford Gama
Patch needs improvement changed
3:06 AM Ticket #25251 (Testing framework - Inconsistent availability of data from migrations in TestCases when ...) updated by Nathan Florea
Needs documentation, Needs tests, Owner changed
Sorry, I accidentally solved this in …
2:11 AM Ticket #32406 (Database layer (models, ORM) - Allow QuerySet.update() to return fields on supported backends.) updated by Ahmed Ibrahim
Cc changed
2:09 AM Ticket #34477 (Core (Mail) - Asyncio send mail backend) updated by Ahmed Ibrahim
Has patch, Needs documentation, Patch needs improvement changed
2:08 AM Ticket #34477 (Core (Mail) - Asyncio send mail backend) updated by Ahmed Ibrahim
Version, Has patch, Needs tests, Cc, Owner changed
I will handle this since it became inactive and I think it's a neat feature
2:01 AM Ticket #28919 (Database layer (models, ORM) - Add support for Common Table Expression (CTE) queries) updated by Ahmed Ibrahim
Cc changed
1:54 AM Ticket #36321 (Core (Management commands) - Use argparse suggest_on_error on Python 3.14+) updated by Ahmed Ibrahim
Cc changed
1:12 AM Ticket #31834 (Migrations - Cannot sqlmigrate on Django migrations that change unique_together) updated by Bishnu Bhattarai
Thank you for your sweet answer, I will add relevant test cases and …
1:05 AM Ticket #36399 (HTTP handling - Missing cookies when using ASGI and HTTP/2) updated by Carlton Gibson
@Ahmed, please don’t spam the issue tracker. If there were updates …
1:01 AM Ticket #36277 (Database layer (models, ORM) - Add GeneratedField(db_persist=False) support on PostgreSQL 18+) updated by Ahmed Ibrahim
Cc changed
12:57 AM Ticket #36399 (HTTP handling - Missing cookies when using ASGI and HTTP/2) updated by Ahmed Ibrahim
Cc changed
any news?
12:55 AM Ticket #36415 (Database layer (models, ORM) - Add a public API to unregister model field lookups) updated by Ahmed Ibrahim
Is this still going on, or should I take over?
12:52 AM Ticket #35281 (HTTP handling - Use HTTP 413 status code for RequestDataTooBig) updated by Ahmed Ibrahim
Has patch, Owner changed
Replying to Claude Paroz: > Note that I provided a …
12:43 AM Ticket #33573 (Core (Cache system) - Add native async support to redis cache backend) updated by Ahmed Ibrahim
Replying to amirreza: > hi > i have a feeling this is …

Jul 16, 2025:

11:47 PM Ticket #31804 (Database layer (models, ORM) - Parallelize database cloning process) updated by Ahmed Ibrahim
Replying to David Smith: > The proposed patch currently …
5:57 PM Ticket #36163 (Core (Mail) - Change mail APIs to (mostly) keyword-only parameters) updated by Mike Edmunds
Patch needs improvement changed
4:14 PM Ticket #36163 (Core (Mail) - Change mail APIs to (mostly) keyword-only parameters) updated by Natalia Bidart
Patch needs improvement changed
Setting as patch needs improvement until Mike fixes conflicts and …
4:11 PM Changeset [a765875]stable/5.2.x by nessita <124304+nessita@…>
[5.2.x] Added SimpleTestCase.enterContext() on Python < 3.11. This …
3:14 PM Ticket #31834 (Migrations - Cannot sqlmigrate on Django migrations that change unique_together) updated by Wes P.
Needs tests changed
Hi Bishnu. Thanks for your work on this ticket. If you are still …
1:38 PM Changeset [591b23a]stable/4.2.x by Natalia <124304+nessita@…>
[4.2.x] Fixed GitHub Action that checks commit prefixes to fetch PR …
1:37 PM Changeset [37f6474]stable/5.1.x by Natalia <124304+nessita@…>
[5.1.x] Fixed GitHub Action that checks commit prefixes to fetch PR …
1:37 PM Changeset [fcc7c12f]stable/5.2.x by Natalia <124304+nessita@…>
[5.2.x] Fixed GitHub Action that checks commit prefixes to fetch PR …
1:36 PM Changeset [8499fba]mainstable/6.0.x by GitHub <noreply@…>
Fixed GitHub Action that checks commit prefixes to fetch PR head correctly.
12:13 PM Ticket #36368 (Core (Management commands) - `makemessages` command runs `write_po_file()` multiple times for the ...) updated by kay
I came across this bug just this week! My fix (for the portion that …
9:16 AM Ticket #35381 (Database layer (models, ORM) - Provide `JSONNull` expression to represent JSON `null` value) updated by Jacob Walls
#36508 was a dupe. We'll want to highlight this deprecation …
8:52 AM Ticket #36508 (Database layer (models, ORM) - Asymmetry between exact and iexact when filtering JSON keys against None) updated by Jacob Walls
Sounds right. Catching up with the comments on #35381 I see that the …
8:42 AM Ticket #36507 (Database layer (models, ORM) - Document that only the base queryset’s prefetch_related() is preserved ...) updated by Natalia Bidart
Component, Triage Stage changed
Makes sense, thank you Clifford!
8:36 AM Ticket #36508 (Database layer (models, ORM) - Asymmetry between exact and iexact when filtering JSON keys against None) closed by Natalia Bidart
duplicate: I agree with you, Simon, closing this as a duplicate of #35381. Jacob, …
8:33 AM Ticket #35581 (Core (Mail) - Upgrade django.core.mail to use Python's modern email API) updated by Sarah Boyce <42296566+sarahboyce@…>
In 40d6eb2c: […]
8:33 AM Ticket #35581 (Core (Mail) - Upgrade django.core.mail to use Python's modern email API) updated by Sarah Boyce <42296566+sarahboyce@…>
In 5ca470a: […]
8:33 AM Changeset [40d6eb2c]mainstable/6.0.x by Sarah Boyce <42296566+sarahboyce@…>
Refs #35581 -- Added workaround for Python bug in mail tests. See …
8:33 AM Changeset [5ca470a]mainstable/6.0.x by Sarah Boyce <42296566+sarahboyce@…>
Refs #35581 -- Reduced implementation dependencies in mail tests. …
6:49 AM Tickets #36163,​36477 batch updated by GitHub <noreply@…>
fixed: In f42b89f: […]
6:49 AM Changeset [f42b89f]mainstable/6.0.x by GitHub <noreply@…>
Fixed #36477, Refs #36163 -- Added @deprecate_posargs decorator to …
6:44 AM Ticket #36499 (Utilities - strip_tags() and test_parsing_errors() fails with patched Python ...) updated by Natalia Bidart
Needs documentation, Type, Severity, Patch needs improvement changed
I've discussed this issue with Sarah and she made the valid point that …
6:39 AM Changeset [0c9ab35]stable/4.2.x by Natalia <124304+nessita@…>
[4.2.x] Added GitHub Action to enforce stable branch commit message …
6:39 AM Changeset [3104593]stable/5.1.x by Natalia <124304+nessita@…>
[5.1.x] Added GitHub Action to enforce stable branch commit message …
6:38 AM Changeset [c1883c3b]stable/5.2.x by Natalia <124304+nessita@…>
[5.2.x] Added GitHub Action to enforce stable branch commit message …
6:38 AM Changeset [10386fac]mainstable/6.0.x by GitHub <noreply@…>
Added GitHub Action to enforce stable branch commit message prefix.
5:12 AM Ticket #36410 (Template system - Add named template partials to the DTL.) updated by Farhan Ali
Has patch, Cc changed
4:22 AM Ticket #33882 (Database layer (models, ORM) - Allow transaction.atomic to work in async contexts.) updated by Irt291
Cc changed
Note: See TracTimeline for information about the timeline view.
Back to Top