Timeline



Jan 1, 2026: Today

3:14 PM Ticket #36784 (Forms - Add CSP support to Django's script object and media objects) updated by Nilesh Pahari
Hi @Laharyy, this is taking a bit longer than I initially anticipated. …

Dec 31, 2025: Yesterday

2:42 PM Ticket #36839 (contrib.contenttypes - Renaming of content types on RenameModel operations silently passes ...) created by Jacob Walls
When renaming a model, the migrate command will inject operations to …
2:22 PM Ticket #36750 (Core (Serialization) - dumpdata's output of m2m values is not deterministic) updated by Jacob Walls
Needs tests changed
2:12 PM Ticket #36499 (Utilities - strip_tags() and test_parsing_errors() fails with patched Python ...) updated by Jacob Walls
Thanks for the info. The version switches are left in for convenience …
2:08 PM Ticket #36793 (contrib.auth - Reverting a model rename in an environment with pre-Django 6.0 ...) updated by Jacob Walls
Alternative PR with PR comments annotating salient behavior changes: …
1:08 PM Ticket #36499 (Utilities - strip_tags() and test_parsing_errors() fails with patched Python ...) updated by Mike Dearman
Just a heads up. I ran the Django test suite locally in my Ubuntu …
9:51 AM Ticket #33647 (Database layer (models, ORM) - bulk_update and bulk_create silently truncating values for size ...) updated by Jacob Walls
Description, Severity changed
Downgrading from release blocker now that we've backported the fix to …
9:48 AM Ticket #33647 (Database layer (models, ORM) - bulk_update and bulk_create silently truncating values for size ...) updated by Jacob Walls <jacobtylerwalls@…>
In 2ca2afdf: […]
9:47 AM Changeset [2ca2afdf]stable/5.2.x by Jacob Walls <jacobtylerwalls@…>
[5.2.x] Refs #33647 -- Fixed silent data truncation in bulk_create on …
9:43 AM Ticket #33647 (Database layer (models, ORM) - bulk_update and bulk_create silently truncating values for size ...) updated by Jacob Walls <jacobtylerwalls@…>
In 764af478: […]
9:42 AM Changeset [764af478]stable/6.0.x by Jacob Walls <jacobtylerwalls@…>
[6.0.x] Refs #33647 -- Fixed silent data truncation in bulk_create on …
9:41 AM Ticket #33647 (Database layer (models, ORM) - bulk_update and bulk_create silently truncating values for size ...) updated by Jacob Walls <jacobtylerwalls@…>
In d6ae2ed: […]
9:41 AM Changeset [d6ae2ed]main by Jacob Walls <jacobtylerwalls@…>
Refs #33647 -- Fixed silent data truncation in bulk_create on …
9:31 AM Ticket #23533 (Database layer (models, ORM) - Hook for default QuerySet filtering defined on the QuerySet itself.) updated by Simon Charette
Patch needs improvement changed
Needs some improvements regarding how dynamically created queryset …
9:19 AM Ticket #36829 (Forms - ClearableFileInput.use_fieldset became True in Django 6.0) updated by Jacob Walls <jacobtylerwalls@…>
In b7b5465: […]
9:18 AM Changeset [b7b5465]stable/6.0.x by Jacob Walls <jacobtylerwalls@…>
[6.0.x] Fixed #36829 -- Reverted value of …
9:14 AM Ticket #36829 (Forms - ClearableFileInput.use_fieldset became True in Django 6.0) closed by Jacob Walls <jacobtylerwalls@…>
fixed: In 79ab0993: […]
9:14 AM Changeset [79ab0993]main by Jacob Walls <jacobtylerwalls@…>
Fixed #36829 -- Reverted value of ClearableFileInput.use_fieldset to …
8:14 AM Ticket #36829 (Forms - ClearableFileInput.use_fieldset became True in Django 6.0) updated by Jacob Walls
Triage Stage changed
8:02 AM Ticket #36829 (Forms - ClearableFileInput.use_fieldset became True in Django 6.0) updated by Jacob Walls
Summary, Triage Stage changed
7:56 AM Ticket #36828 (Forms - Evaluate using <fieldset> on ClearableFileInput) updated by Jacob Walls
See ticket:32339#comment:2 for ideation around a deprecation path for …
7:55 AM Ticket #36829 (Forms - ClearableFileInput.use_fieldset became True in Django 6.0) updated by Jacob Walls
I dug around and found some prior ideation around providing a …
7:25 AM Ticket #36828 (Forms - Evaluate using <fieldset> on ClearableFileInput) updated by Jacob Walls
Type changed
7:20 AM Ticket #36828 (Forms - Evaluate using <fieldset> on ClearableFileInput) updated by Jacob Walls
Summary, Severity changed
No longer a release blocker given #36829 will revert the underlying …
7:16 AM Ticket #36829 (Forms - ClearableFileInput.use_fieldset became True in Django 6.0) updated by Jacob Walls
Thanks, David. I think that's prudent. I'll review Johannes's PR …
6:44 AM Ticket #16260 (contrib.admin - Ability to change dismissRelatedLookupPopup on custom callback function) updated by Laharyy
Status, Owner changed
6:31 AM Ticket #16260 (contrib.admin - Ability to change dismissRelatedLookupPopup on custom callback function) updated by Laharyy
Status, Owner changed
6:22 AM Ticket #26822 (Testing framework - New migrations not applied on clone databases (sqlite) when using ...) updated by Clément Escolano
Also interested in this. Right now, this is not possible to use …
2:54 AM Ticket #36829 (Forms - ClearableFileInput.use_fieldset became True in Django 6.0) updated by David Smith
I'll comment on this ticket and #36828 as a pair. In summary, my view …

Dec 30, 2025:

7:56 PM Ticket #36838 (Uncategorized - ModuleNotFoundError: No module named 'crispy') closed by ontowhee
invalid: Hello, Chris! Thanks for the report. It sounds like this issue is with …
3:57 PM Ticket #36838 (Uncategorized - ModuleNotFoundError: No module named 'crispy') created by Chris Gerrist
Hello, I am trying django crispy forms but when I add it to the APPs …
3:22 PM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by GitHub <noreply@…>
In c496a7d: […]
3:21 PM Changeset [c496a7d]main by GitHub <noreply@…>
Refs #21961 -- Added supports_on_delete_db_cascade skips in schema tests.
1:39 PM Ticket #36837 (contrib.auth - Client.force_login won't work for permission-only backends inheriting ...) created by Christian Hartung
This is a follow up to #27542. Take the MagicAdminBackend from the …
10:07 AM Ticket #36784 (Forms - Add CSP support to Django's script object and media objects) updated by Nilesh Pahari
Replying to Laharyy: > Replying to [comment:10 Nilesh …
9:57 AM Ticket #36784 (Forms - Add CSP support to Django's script object and media objects) updated by Laharyy
Replying to Nilesh Pahari: Hi, I noticed this ticket …
9:38 AM Ticket #36750 (Core (Serialization) - dumpdata's output of m2m values is not deterministic) updated by Jacob Walls
Needs tests, Patch needs improvement changed
9:33 AM Ticket #36835 (Template system - Add all public API classes to django.template.__all__) updated by Jacob Walls
Has patch, Patch needs improvement changed
7:12 AM Ticket #36835 (Template system - Add all public API classes to django.template.__all__) updated by Jacob Walls
Has patch changed
PR had make toast contents.
7:11 AM Ticket #36835 (Template system - Add all public API classes to django.template.__all__) updated by Jacob Walls
Summary changed
5:04 AM Ticket #36835 (Template system - Add all public API classes to django.template.__all__) updated by SnippyCodes
Has patch changed
Submitted a PR to address this cleanup: …
4:20 AM Ticket #36835 (Template system - Add all public API classes to django.template.__all__) updated by SnippyCodes
Status, Owner changed

Dec 29, 2025:

6:45 PM Ticket #36813 (Database layer (models, ORM) - Convert system checks for max_length and max_digits to __init__() checks.) updated by Tim Graham
Triage Stage changed
4:09 PM Ticket #13883 (contrib.admin - SelectBox.js with grouping (optgroup elements)) updated by Jacob Walls
Needs tests, Patch needs improvement changed
2:32 PM Ticket #35514 (Core (Mail) - Dictionary based EMAIL_PROVIDERS settings) updated by Adam Johnson
Cc changed
2:27 PM Ticket #36831 (Utilities - Add validation for CSP directive names and values in build_policy()) updated by Naveed Qadir
Thanks for reviewing, Jacob. I understand the concern about adding …
2:08 PM Ticket #35440 (HTTP handling - Update parse_header_parameters to leverage the parsing logic from ...) updated by Naveed Qadir
I ran into this ticket while working on Accept header parsing. I agree …
2:05 PM Ticket #36831 (Utilities - Add validation for CSP directive names and values in build_policy()) closed by Jacob Walls
wontfix: Thanks for the ticket, but I don't think this brings enough value to …
2:04 PM Ticket #36833 (HTTP handling - HttpRequest.accepted_types incorrectly splits Accept header on commas ...) updated by Naveed Qadir
Thanks for the feedback and for pointing me to #35440 — I agree that …
1:59 PM Ticket #35818 (File uploads/storage - Failing to save file with long names containing dots) updated by Hafsa Fathima
Hi, I’d like to work on this issue and prepare a patch. Please let me …
1:44 PM Ticket #36833 (HTTP handling - HttpRequest.accepted_types incorrectly splits Accept header on commas ...) closed by Jacob Walls
needsinfo: Do you have an example of real-world HTTP traffic that sends params …
12:39 PM Ticket #36804 (contrib.admin - AdminSite.get_model_admin raises AttributeError when `to` model of a ...) updated by Jacob Walls
Needs tests, Patch needs improvement changed
11:36 AM Ticket #36828 (Forms - Evaluate using <fieldset> on ClearableFileInput) updated by Jacob Walls
Summary changed
11:09 AM Ticket #36828 (Forms - Evaluate using <fieldset> on ClearableFileInput) updated by Jacob Walls
Version, Severity, Keywords, Triage Stage changed
Accepting as a 6.0 regression on the basis that when `use_fieldset = …
10:43 AM Ticket #36203 (contrib.admin - AdminSplitDateTime labels are not associated with their inputs) closed by Jacob Walls
fixed: This was rolled in with #35892.
10:01 AM Ticket #36829 (Forms - ClearableFileInput.use_fieldset became True in Django 6.0) updated by Jacob Walls
Summary, Keywords changed
9:47 AM Ticket #36829 (Forms - ClearableFileInput.use_fieldset became True in Django 6.0) updated by Jacob Walls
Cc changed
Thanks for the report. I'm assuming that the change was intentional …
9:22 AM Ticket #36813 (Database layer (models, ORM) - Convert system checks for max_length and max_digits to __init__() checks.) updated by Simon Charette
I like that rule of thumb and it seems coherent with your initial …
9:20 AM Ticket #36834 (contrib.auth - UseCreationForm and UserChangeForm should use get_user_model()) updated by Tim Graham
Summary changed
9:17 AM Ticket #36835 (Template system - Add all public API classes to django.template.__all__) updated by Tim Graham
Summary, Description, Type, Component, Version, Keywords, Triage Stage, Easy pickings, Status, Resolution changed
9:10 AM Ticket #36836 (Core (Cache system) - Add version identification to Redis cache backend) closed by Simon Charette
wontfix: Django only uses the redis package for providing a caching backend …
9:08 AM Ticket #36750 (Core (Serialization) - dumpdata's output of m2m values is not deterministic) updated by Jacob Walls
Many unrelated changes still mixed in with the diff.
8:59 AM Changeset [ccf74f7d]main by Jacob Walls <jacobtylerwalls@…>
Bumped checkout version in Github actions configuration.
8:50 AM Ticket #36835 (Template system - Add all public API classes to django.template.__all__) closed by Jacob Walls
invalid
8:49 AM Ticket #36804 (contrib.admin - AdminSite.get_model_admin raises AttributeError when `to` model of a ...) updated by Jacob Walls
Triage Stage, Patch needs improvement changed
(When requesting a review, unset the Needs Improvement checkbox.)
8:48 AM Ticket #36714 (Core (Other) - Async signals lose ContextVar state due to use of asyncio.gather) closed by Jacob Walls <jacobtylerwalls@…>
fixed: In cc0f6c4: […]
8:48 AM Changeset [cc0f6c4]main by Jacob Walls <jacobtylerwalls@…>
Fixed #36714 -- Fixed context sharing among async signal handlers.
8:44 AM Ticket #36391 (Database layer (models, ORM) - Document RawSQL on “Performing raw SQL queries” page) updated by Jacob Walls
Patch needs improvement changed
8:41 AM Ticket #36836 (Core (Cache system) - Add version identification to Redis cache backend) updated by Vasil Chomakov
Has patch changed
PR created: https://github.com/django/django/pull/20476 This adds …
8:29 AM Ticket #36822 (Database layer (models, ORM) - Implement parameter limit for Postgres backend with server-side ...) updated by Jacob Walls
Patch needs improvement changed
8:11 AM Ticket #36813 (Database layer (models, ORM) - Convert system checks for max_length and max_digits to __init__() checks.) updated by Jacob Walls
A proposed rule of thumb: - __init__(): cheap, simple, static checks …
7:49 AM Ticket #36836 (Core (Cache system) - Add version identification to Redis cache backend) updated by Ahmed Asar
Hi, I’d like to work on this ticket. I’ll investigate how the Redis …
7:18 AM Ticket #36784 (Forms - Add CSP support to Django's script object and media objects) updated by Nilesh Pahari
Status, Owner changed
7:17 AM Ticket #36836 (Core (Cache system) - Add version identification to Redis cache backend) created by Vasil Chomakov
The Redis documentation recommends that clients identify themselves …
4:57 AM Ticket #20752 (HTTP handling - Error signals are not reliable, especially when dealing with database ...) updated by YashRaj1506
Status, Owner changed
4:52 AM Ticket #36834 (contrib.auth - UseCreationForm and UserChangeForm should use get_user_model()) updated by Mariusz Felisiak
Triage Stage, Has patch, Easy pickings, Resolution changed
Thanks for the ticket, however, you cannot accept your own tickets. …
3:02 AM Ticket #36834 (contrib.auth - UseCreationForm and UserChangeForm should use get_user_model()) closed by Маг Ильяс DOMA
fixed
3:01 AM Ticket #36835 (Template system - Add all public API classes to django.template.__all__) created by Маг Ильяс DOMA
Some convenience imports in django.template aren't present in …
2:37 AM Ticket #36834 (contrib.auth - UseCreationForm and UserChangeForm should use get_user_model()) updated by Маг Ильяс DOMA
Summary changed
2:36 AM Ticket #36834 (contrib.auth - UseCreationForm and UserChangeForm should use get_user_model()) created by Маг Ильяс DOMA
Bugs fixed: 1. In django/contrib/auth/forms.py, lines 224 and 284 …
Note: See TracTimeline for information about the timeline view.
Back to Top