Timeline
Sep 24, 2026: Today
- 3:08 AM Ticket #37051 (Documentation - Improve the map of documentation on Django's home page) updated by
-
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
-
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
-
Version changed
- 2:09 AM Ticket #37358 (GIS - Drop support for GDAL 3.3 and 3.4) closed by
- fixed: In 703283b: […]
- 2:09 AM Changeset [703283b]main by
- 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
-
Triage Stage changed
Sarah approved on GitHub. - 1:52 AM Ticket #37367 (contrib.admin - Missing password validation criteria description in admin registration ...) created by
- 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
-
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
-
Status, Owner changed
- 2:54 PM Ticket #37366 (Documentation - Update MySQL driver docs about gevent compat) updated by
-
Status, Owner changed
- 7:59 AM Ticket #9373 (contrib.admin - "This field is required" error even on empty inlines formsets in the ...) updated by
- 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
-
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
-
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
- [6.0.x] Added missing notes about including latest translations in …
- 6:45 AM Changeset [2500be3]stable/6.1.x by
- [6.1.x] Added missing notes about including latest translations in …
- 6:44 AM Changeset [951d13c]main by
- 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
-
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
-
Patch needs improvement changed
- 5:54 AM Ticket #30949 (Utilities - Use functools.cached_property instead of ...) updated by
- 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
-
Description changed
- 5:33 AM Ticket #33882 (Database layer (models, ORM) - Allow transaction.atomic to work in async contexts.) updated by
- 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
- I am claiming this ticket.
- 5:28 AM Ticket #37366 (Documentation - Update MySQL driver docs about gevent compat) created by
- 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
-
Has patch changed
- 5:27 AM Ticket #33120 (GIS - Add OGC-compliant models for GeoDjango running on MySQL 8.0) updated by
-
Has patch changed
- 5:27 AM Ticket #19255 (contrib.contenttypes - BaseGenericInlineFormSet runs validation methods before linking form ...) updated by
-
Has patch changed
- 5:26 AM Ticket #22088 (Core (Serialization) - XML deserializer strips leading whitespace on loaddata) updated by
-
Has patch changed
- 5:18 AM Ticket #36496 (Testing framework - SQLite test database path not recognised when running tests in parallel) updated by
-
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
-
Has patch changed
- 3:09 AM Ticket #36884 (contrib.admin - Translation of admin log messages fails due to case inconsistency in ...) updated by
-
Owner changed
- 3:08 AM Ticket #37177 (HTTP handling - Performance issue in Async Middleware handling.) updated by
-
Triage Stage changed
- 2:19 AM CI edited by
- (diff)
Sep 22, 2026:
- 12:40 PM Ticket #37361 (contrib.auth - Permission renames do not apply to a chain of RenameModel operations) updated by
- 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
-
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
- 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
-
Has patch changed
- 8:25 AM Ticket #37365 (Core (System checks) - models.E007 misses duplicate columns when one db_column is explicitly ...) updated by
- 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
- 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
- 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
-
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
- 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
- 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
-
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
- 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
-
Triage Stage changed
- 12:56 PM Ticket #27775 (contrib.sessions - Signed cookies does not support custom expiry) updated by
-
Has patch changed
- 12:55 PM Ticket #27775 (contrib.sessions - Signed cookies does not support custom expiry) updated by
-
Has patch changed
- 12:55 PM Ticket #27775 (contrib.sessions - Signed cookies does not support custom expiry) updated by
- Corrected pr link: https://github.com/django/django/pull/22010
- 9:13 AM Ticket #26714 (GIS - Add examples for KMLSitemap and KMZSitemap) updated by
- PR replaces #22011. The …
- 9:10 AM Ticket #26714 (GIS - Add examples for KMLSitemap and KMZSitemap) updated by
-
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
-
Cc changed
- 5:59 AM Ticket #27775 (contrib.sessions - Signed cookies does not support custom expiry) updated by
- https://github.com/django/django/pull/22010
- 5:59 AM Ticket #27775 (contrib.sessions - Signed cookies does not support custom expiry) updated by
-
Patch needs improvement changed
- 5:17 AM Ticket #27775 (contrib.sessions - Signed cookies does not support custom expiry) updated by
-
Owner changed
Taking it back :) - 2:37 AM Ticket #37363 (Packaging - Restore PyPy testing now that PyPy supports Python 3.12) updated by
- 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
- 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
-
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
-
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
- 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
- I think there is still some value in it. Restoring PyPy testing would …
Note:
See TracTimeline
for information about the timeline view.