Timeline



Sep 24, 2026: Today

3:08 AM Ticket #37051 (Documentation - Improve the map of documentation on Django's home page) updated by Daniele Procida
Patch needs improvement changed
Following conversations and reviews with Carlton Gibson and Jacob …
2:47 AM Ticket #24686 (Migrations - Support for Moving a model between two Django apps) updated by Shai Berger
Patch needs improvement changed
Claude showed me that there are still issues here, details forthcoming …
2:11 AM Ticket #37367 (contrib.admin - Missing password validation criteria description in admin registration ...) updated by Moreno Mazzocchetti
Version changed
2:09 AM Ticket #37358 (GIS - Drop support for GDAL 3.3 and 3.4) closed by Jacob Walls <jacobtylerwalls@…>
fixed: In 703283b: […]
2:09 AM Changeset [703283b]main by Jacob Walls <jacobtylerwalls@…>
Fixed #37358 -- Dropped support for GDAL 3.3 and 3.4.
2:07 AM Ticket #37358 (GIS - Drop support for GDAL 3.3 and 3.4) updated by Jacob Walls
Triage Stage changed
Sarah approved on GitHub.
1:52 AM Ticket #37367 (contrib.admin - Missing password validation criteria description in admin registration ...) created by Moreno Mazzocchetti
In the registration template, …

Sep 23, 2026: Yesterday

9:01 PM Ticket #27074 (Database layer (models, ORM) - connection.is_usable() raises AttributeError after the connection is closed) updated by Salman Arif
Has patch changed
PR for the remaining …
8:37 PM Ticket #27074 (Database layer (models, ORM) - connection.is_usable() raises AttributeError after the connection is closed) updated by Salman Arif
Status, Owner changed
2:54 PM Ticket #37366 (Documentation - Update MySQL driver docs about gevent compat) updated by Md. Saikat Islam
Status, Owner changed
7:59 AM Ticket #9373 (contrib.admin - "This field is required" error even on empty inlines formsets in the ...) updated by Md. Saikat Islam
Please review this PR: https://github.com/django/django/pull/22020
7:54 AM Ticket #9373 (contrib.admin - "This field is required" error even on empty inlines formsets in the ...) updated by Md. Saikat Islam
Has patch, Needs tests changed
7:20 AM Ticket #9373 (contrib.admin - "This field is required" error even on empty inlines formsets in the ...) updated by Md. Saikat Islam
Status, Owner changed
I reproduced this on Django 6.1 as well. The issue appears specific to …
6:46 AM Changeset [7c6069a3]stable/6.0.x by Natalia <124304+nessita@…>
[6.0.x] Added missing notes about including latest translations in …
6:45 AM Changeset [2500be3]stable/6.1.x by Natalia <124304+nessita@…>
[6.1.x] Added missing notes about including latest translations in …
6:44 AM Changeset [951d13c]main by nessita <124304+nessita@…>
Added missing notes about including latest translations in 6.0.4 and …
6:29 AM Ticket #30949 (Utilities - Use functools.cached_property instead of ...) updated by Jacob Rief
Status, Resolution changed
reopen based on the forum discussion …
6:09 AM Ticket #37120 (contrib.admin - Update vendored select2 (autocomplete fields) to version 4.1) updated by blighj
Patch needs improvement changed
5:54 AM Ticket #30949 (Utilities - Use functools.cached_property instead of ...) updated by Jacob Rief
For reasons of code cleaness and to avoid confusion, we should rethink …
5:38 AM Ticket #37366 (Documentation - Update MySQL driver docs about gevent compat) updated by Caleb Hattingh
Description changed
5:33 AM Ticket #33882 (Database layer (models, ORM) - Allow transaction.atomic to work in async contexts.) updated by Carlton Gibson
We've discussed the prospects for this ticket at Django on the Med in …
5:29 AM Ticket #37366 (Documentation - Update MySQL driver docs about gevent compat) updated by Caleb Hattingh
I am claiming this ticket.
5:28 AM Ticket #37366 (Documentation - Update MySQL driver docs about gevent compat) created by Caleb Hattingh
mysqlclient is the "recommended choice", in bold in the docs, but it …
5:28 AM Ticket #36833 (HTTP handling - HTTP headers are incorrectly split on commas inside quoted parameter values) updated by blighj
Has patch changed
5:27 AM Ticket #33120 (GIS - Add OGC-compliant models for GeoDjango running on MySQL 8.0) updated by blighj
Has patch changed
5:27 AM Ticket #19255 (contrib.contenttypes - BaseGenericInlineFormSet runs validation methods before linking form ...) updated by blighj
Has patch changed
5:26 AM Ticket #22088 (Core (Serialization) - XML deserializer strips leading whitespace on loaddata) updated by blighj
Has patch changed
5:18 AM Ticket #36496 (Testing framework - SQLite test database path not recognised when running tests in parallel) updated by Rebecca Smith
Owner changed
I think this bug is simpler than initially reported; the issue is when …
5:17 AM Ticket #36884 (contrib.admin - Translation of admin log messages fails due to case inconsistency in ...) updated by blighj
Has patch changed
3:09 AM Ticket #36884 (contrib.admin - Translation of admin log messages fails due to case inconsistency in ...) updated by Moreno Mazzocchetti
Owner changed
3:08 AM Ticket #37177 (HTTP handling - Performance issue in Async Middleware handling.) updated by Carlton Gibson
Triage Stage changed
2:19 AM CI edited by Jacob Walls
(diff)

Sep 22, 2026:

12:40 PM Ticket #37361 (contrib.auth - Permission renames do not apply to a chain of RenameModel operations) updated by Md. Saikat Islam
Looking forward to get reviews: https://github.com/django/django/pull/22018
12:38 PM Ticket #37361 (contrib.auth - Permission renames do not apply to a chain of RenameModel operations) updated by Md. Saikat Islam
Triage Stage, Has patch, Needs tests changed
8:28 AM Ticket #37365 (Core (System checks) - models.E007 misses duplicate columns when one db_column is explicitly ...) updated by Md. Saikat Islam
https://github.com/django/django/pull/22015
8:25 AM Ticket #37365 (Core (System checks) - models.E007 misses duplicate columns when one db_column is explicitly ...) updated by Md. Saikat Islam
Has patch changed
8:25 AM Ticket #37365 (Core (System checks) - models.E007 misses duplicate columns when one db_column is explicitly ...) updated by Md. Saikat Islam
I am already done with the solution. I was going to open a PR. I’d …
7:58 AM Ticket #37365 (Core (System checks) - models.E007 misses duplicate columns when one db_column is explicitly ...) updated by Matthew Schinckel
Yeah, I was going to work through a solution but ran out of day.
7:44 AM Ticket #37365 (Core (System checks) - models.E007 misses duplicate columns when one db_column is explicitly ...) updated by Md. Saikat Islam
On a second thought. db_column = "id" …
7:22 AM Ticket #37365 (Core (System checks) - models.E007 misses duplicate columns when one db_column is explicitly ...) updated by Md. Saikat Islam
Triage Stage, Status, Owner changed
Thanks for reporting this issue. I was able to reproduce it after …
5:40 AM Ticket #37365 (Core (System checks) - models.E007 misses duplicate columns when one db_column is explicitly ...) created by Matthew Schinckel
The models.E007 system check can miss duplicate database columns when …
5:21 AM Ticket #37225 (Core (Other) - Prevent file_move_safe() from overwriting a concurrently created ...) updated by SnippyCodes
Created https://github.com/django/django/pull/22014 to address this …
5:16 AM Ticket #37225 (Core (Other) - Prevent file_move_safe() from overwriting a concurrently created ...) updated by SnippyCodes
Has patch changed

Sep 21, 2026:

2:32 PM Ticket #34795 (Core (Other) - ConnectionProxy (and likely others) do not expose the `__dir__` of the ...) updated by Mike Edmunds
https://github.com/django/new-features/issues/209 has the potential to …
1:56 PM Ticket #37118 (Template system - Support variables in the {% now %} template tag) updated by Lily
Triage Stage changed
12:56 PM Ticket #27775 (contrib.sessions - Signed cookies does not support custom expiry) updated by Dawid Bugajewski
Has patch changed
12:55 PM Ticket #27775 (contrib.sessions - Signed cookies does not support custom expiry) updated by Dawid Bugajewski
Has patch changed
12:55 PM Ticket #27775 (contrib.sessions - Signed cookies does not support custom expiry) updated by Dawid Bugajewski
Corrected pr link: https://github.com/django/django/pull/22010
9:13 AM Ticket #26714 (GIS - Add examples for KMLSitemap and KMZSitemap) updated by kosc
PR replaces #22011. The …
9:10 AM Ticket #26714 (GIS - Add examples for KMLSitemap and KMZSitemap) updated by kosc
Has patch, Status, Owner changed
PR Added examples and …
6:43 AM Ticket #24686 (Migrations - Support for Moving a model between two Django apps) updated by John Speno
Cc changed
5:59 AM Ticket #27775 (contrib.sessions - Signed cookies does not support custom expiry) updated by Dawid Bugajewski
https://github.com/django/django/pull/22010
5:59 AM Ticket #27775 (contrib.sessions - Signed cookies does not support custom expiry) updated by Dawid Bugajewski
Patch needs improvement changed
5:17 AM Ticket #27775 (contrib.sessions - Signed cookies does not support custom expiry) updated by Dawid Bugajewski
Owner changed
Taking it back :)
2:37 AM Ticket #37363 (Packaging - Restore PyPy testing now that PyPy supports Python 3.12) updated by Carlton Gibson
Nice archeology. So, yeah, at this moment I’m sceptical that we …
1:56 AM Ticket #37363 (Packaging - Restore PyPy testing now that PyPy supports Python 3.12) updated by Paolo Melchiorre
I think there’s some useful context from when PyPy testing was removed …
1:31 AM Ticket #37364 (Forms - Make NullBooleanSelect.format_value() return a list, consistent with ...) updated by Brian Helba
Has patch, Status, Owner changed
https://github.com/django/django/pull/22009
1:24 AM Ticket #37364 (Forms - Make NullBooleanSelect.format_value() return a list, consistent with ...) created by Brian Helba
ChoiceWidget.format_value() is documented (in its docstring) to …
1:01 AM Ticket #37363 (Packaging - Restore PyPy testing now that PyPy supports Python 3.12) updated by Carlton Gibson
I’m a bit sceptical that we should do anything that implies pypy …
12:35 AM Ticket #37363 (Packaging - Restore PyPy testing now that PyPy supports Python 3.12) updated by Paolo Melchiorre
I think there is still some value in it. Restoring PyPy testing would …
Note: See TracTimeline for information about the timeline view.
Back to Top