Timeline



Jul 29, 2023:

7:53 PM Ticket #34750 (Database layer (models, ORM) - Fixed QuerySet.count() on querysets grouped by unused multi-valued ...) updated by Simon Charette
I don't think I'll be able to make the cut for 4.2.4 but I have an …
7:45 PM Ticket #34750 (Database layer (models, ORM) - Fixed QuerySet.count() on querysets grouped by unused multi-valued ...) updated by Simon Charette
Status, Owner changed
3:05 PM Ticket #34581 (Template system - Filters should not implicitly mark unsafe strings as safe without escaping) updated by Faishal Manzar
Owner changed
Hey i would like to work on it
9:45 AM Ticket #34750 (Database layer (models, ORM) - Fixed QuerySet.count() on querysets grouped by unused multi-valued ...) updated by Mariusz Felisiak
Severity, Cc, Component, Summary, Type, Triage Stage changed
Thanks for the report! Regression in …
9:08 AM Changeset [4087367]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #34748 -- Fixed queryset crash when grouping by a reference in a …
9:07 AM Ticket #34748 (Database layer (models, ORM) - __in lookup crashes with a subquery containing an unused annotation ...) updated by Mariusz Felisiak
Triage Stage changed
8:39 AM Ticket #13883 (contrib.admin - SelectBox.js with grouping (optgroup elements)) updated by Mariusz Felisiak
Replying to rzrwolf: > 13 years to fix the issue... > …
5:34 AM Ticket #13883 (contrib.admin - SelectBox.js with grouping (optgroup elements)) updated by rzrwolf
13 years to fix the issue... What is current status? Any beta that …
1:49 AM Ticket #34751 (contrib.admin - FilteredSelectMultiple ignores select optgroup) closed by Mariusz Felisiak
duplicate: Duplicate of #13883.

Jul 28, 2023:

8:16 PM Ticket #34751 (contrib.admin - FilteredSelectMultiple ignores select optgroup) updated by rzrwolf
Description changed
8:12 PM Ticket #34751 (contrib.admin - FilteredSelectMultiple ignores select optgroup) created by rzrwolf
FilteredSelectMultiple ignores all optgroups defined, however simple …
12:45 PM Ticket #34747 (Database layer (models, ORM) - Django hangs on async views with asycio.gather and an async ORM call) updated by Mariusz Felisiak
Resolution changed
12:40 PM Ticket #14845 (Documentation - Document connection-creation process) updated by Pradhvan Bisht
Status, Owner changed
12:33 PM Ticket #34746 (Error reporting - High CPU/memory consumption when a 5XX is raised with large local variables) updated by Vishesh Garg
Owner changed
12:29 PM Ticket #34746 (Error reporting - High CPU/memory consumption when a 5XX is raised with large local variables) updated by Vishesh Garg
Owner changed
12:22 PM Ticket #34746 (Error reporting - High CPU/memory consumption when a 5XX is raised with large local variables) updated by Vishesh Garg
Status, Owner changed
12:21 PM Ticket #34747 (Database layer (models, ORM) - Django hangs on async views with asycio.gather and an async ORM call) updated by Darwing Medina
Resolution changed
I was having the same issue, transforming the sync middlewares to …
11:06 AM Ticket #34749 (Documentation - acreate function signature in docs is incorrect) updated by Mariusz Felisiak <felisiak.mariusz@…>
In a52a2b66: […]
11:06 AM Changeset [a52a2b66]stable/4.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.2.x] Fixed #34749 -- Corrected QuerySet.acreate() signature in …
11:05 AM Ticket #34749 (Documentation - acreate function signature in docs is incorrect) closed by GitHub <noreply@…>
fixed: In af0c5ca: […]
11:05 AM Changeset [af0c5ca]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #34749 -- Corrected QuerySet.acreate() signature in docs.
11:03 AM Ticket #34749 (Documentation - acreate function signature in docs is incorrect) updated by Mariusz Felisiak
Triage Stage changed
Thanks for the report. For the future, a ticket is not required for …
11:02 AM Ticket #34749 (Documentation - acreate function signature in docs is incorrect) updated by Mariusz Felisiak
Triage Stage changed
10:57 AM mysite.tar.gz attached to Ticket #34750 by Toan Vuong
Sample project
10:57 AM Ticket #34750 (Database layer (models, ORM) - Fixed QuerySet.count() on querysets grouped by unused multi-valued ...) created by Toan Vuong
I believe this is related to the work in …
10:47 AM Ticket #34746 (Error reporting - High CPU/memory consumption when a 5XX is raised with large local variables) updated by Natalia Bidart
After some experimentation following the suggested link to reprlib, …
10:35 AM Ticket #34749 (Documentation - acreate function signature in docs is incorrect) created by john-parton
https://docs.djangoproject.com/en/dev/ref/models/querysets/#create
10:28 AM Ticket #34746 (Error reporting - High CPU/memory consumption when a 5XX is raised with large local variables) updated by Natalia Bidart
Type, Easy pickings, Triage Stage changed
I have managed to reproduce the issue, thank you for the example. …
9:50 AM Ticket #10060 (Database layer (models, ORM) - Multiple table annotation failure) updated by Natalia Bidart
#34728 is a (fairly) duplicate of this one.
9:49 AM Ticket #34728 (Database layer (models, ORM) - OR operator on queryset does not work as expected) updated by Natalia Bidart
Resolution changed
Thank you Simon for the detailed and clear explanation. I think this …
9:25 AM Ticket #32820 (Forms - Fields’ errors should be programmatically associated with fields.) updated by David Smith
Owner, Patch needs improvement changed
8:35 AM Ticket #34747 (Database layer (models, ORM) - Django hangs on async views with asycio.gather and an async ORM call) updated by rasca
Thanks a lot Mariusz for taking the time to test the issue and …
8:06 AM Ticket #34748 (Database layer (models, ORM) - __in lookup crashes with a subquery containing an unused annotation ...) updated by Toan Vuong
Thank you!
7:18 AM Ticket #34655 (Forms - Tests for RadioSelect and Select have diverged considerably, ...) updated by Natalia Bidart
Triage Stage changed
7:18 AM Ticket #34655 (Forms - Tests for RadioSelect and Select have diverged considerably, ...) closed by GitHub <noreply@…>
fixed: In f9c5958: […]
7:18 AM Changeset [f9c5958]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #34655 -- Increased radioselect's test coverage.
7:16 AM Ticket #34748 (Database layer (models, ORM) - __in lookup crashes with a subquery containing an unused annotation ...) updated by Simon Charette
Has patch changed
6:44 AM Ticket #34748 (Database layer (models, ORM) - __in lookup crashes with a subquery containing an unused annotation ...) updated by Simon Charette
Status, Owner changed
12:06 AM Ticket #34748 (Database layer (models, ORM) - __in lookup crashes with a subquery containing an unused annotation ...) updated by Mariusz Felisiak
Severity, Cc, Component, Summary, Type, Triage Stage changed
Thanks for the report! Regression in …

Jul 27, 2023:

11:46 PM Ticket #34747 (Database layer (models, ORM) - Django hangs on async views with asycio.gather and an async ORM call) closed by Mariusz Felisiak
worksforme: > Shouldn't this simple view be working? Yes, and it works for me, …
8:35 PM Ticket #34331 (Database layer (models, ORM) - Support prefetch_related() with Queryset.aiterator()) updated by Simon Charette
Patch needs improvement, Needs tests changed
8:32 PM Ticket #34728 (Database layer (models, ORM) - OR operator on queryset does not work as expected) updated by Simon Charette
TL;DR not an issue with queryset combination but another ticket that …
8:08 PM Ticket #34331 (Database layer (models, ORM) - Support prefetch_related() with Queryset.aiterator()) updated by john-parton
Open pull request here https://github.com/django/django/pull/17118 I …
8:05 PM Ticket #34331 (Database layer (models, ORM) - Support prefetch_related() with Queryset.aiterator()) updated by john-parton
Owner changed
4:27 PM Ticket #34748 (Database layer (models, ORM) - __in lookup crashes with a subquery containing an unused annotation ...) updated by Simon Charette
Given Ref.relabeled_clone and .get_group_by_cols
3:44 PM Ticket #34747 (Database layer (models, ORM) - Django hangs on async views with asycio.gather and an async ORM call) updated by rasca
Description changed
3:36 PM mysite.tar.gz attached to Ticket #34748 by Toan Vuong
Sample Django project
3:36 PM Ticket #34748 (Database layer (models, ORM) - __in lookup crashes with a subquery containing an unused annotation ...) created by Toan Vuong
Attached is a small Django project to demonstrate the issue. Tested …
3:10 PM Ticket #34747 (Database layer (models, ORM) - Django hangs on async views with asycio.gather and an async ORM call) created by rasca
This simple view: […] Hangs when called from daphne or uvicorn. …
2:49 PM Ticket #34746 (Error reporting - High CPU/memory consumption when a 5XX is raised with large local variables) updated by Rémi Dupré
Description, Summary changed
2:14 PM Ticket #33651 (contrib.contenttypes - Support prefetch GenericForeignKey with custom queryset.) updated by Clément Escolano
Cc changed
10:18 AM Ticket #34717 (Database layer (models, ORM) - Cannot use aggregate over window functions since 4.2) updated by Simon Charette
Younes, it is expected that the issue isn't fixed in Django 4.2.3 (it …
10:05 AM Ticket #34744 (Migrations - Migration re-add constraints when check condition contains a dict_keys ...) updated by David Sanders
I have a draft PR which serialises during the change detection: …
9:44 AM Ticket #34744 (Migrations - Migration re-add constraints when check condition contains a dict_keys ...) updated by bcail
Thanks David and Mariusz. I added print statements to …
8:48 AM Changeset [89c8c2e]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Simplified call_command() calls.
8:34 AM Ticket #34746 (Error reporting - High CPU/memory consumption when a 5XX is raised with large local variables) created by Rémi Dupré
Hi! In a view with large variable in its scope, if an exception is …
5:51 AM Ticket #34717 (Database layer (models, ORM) - Cannot use aggregate over window functions since 4.2) updated by younes-chaoui
Description changed
4:45 AM Ticket #31300 (Database layer (models, ORM) - Add function-based virtual fields.) updated by Paolo Melchiorre
I personally can't help with Oracle testing, as I believe many others …
4:29 AM Ticket #31300 (Database layer (models, ORM) - Add function-based virtual fields.) updated by Lily Foote
One thing that might help this land is review of the Oracle support I …
4:24 AM Ticket #31300 (Database layer (models, ORM) - Add function-based virtual fields.) updated by Paolo Melchiorre
Triage Stage changed
Mariusz if I have interpreted the documentation correctly, having just …
1:47 AM Ticket #34670 (contrib.admin - Django Admin light theme flickers on dark system) updated by Sarah Abderemane
Yes, I changed the code to avoid that on djangoproject.com but I …

Jul 26, 2023:

11:56 PM Changeset [a564f443]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed typo in django/test/utils.py.
11:50 PM Ticket #34744 (Migrations - Migration re-add constraints when check condition contains a dict_keys ...) updated by Mariusz Felisiak
Triage Stage, Type, Summary changed
I think it's worth fixing (check out a similar ticket #30350).
11:01 PM Ticket #34670 (contrib.admin - Django Admin light theme flickers on dark system) updated by Spencer Lowe
Status, Owner changed
9:10 PM Ticket #34744 (Migrations - Migration re-add constraints when check condition contains a dict_keys ...) updated by David Sanders
Cc changed
Without offering opinion on whether this is a bug or not, here are …
5:39 PM Ticket #34745 (Database layer (models, ORM) - Arbitrary rhs of lookup gives "Object has no attribute ...) closed by Simon Charette
invalid: I don't think we offer any guarantees that an object that implements …
4:56 PM Ticket #34745 (Database layer (models, ORM) - Arbitrary rhs of lookup gives "Object has no attribute ...) created by Jacob Walls
This example overrides JSONField.get_prep_value to return some …
4:06 PM Ticket #34542 (contrib.auth - Required fields allowed to be blank are not accepted non-interactively ...) updated by Sarah Boyce
Replying to Mateusz Więckowski: > > At the moment I am …
3:16 PM Ticket #34743 (Database layer (models, ORM) - full_clean() raises AttributeError on constraints with related IDs.) updated by Francesco Panico
Status, Owner changed
3:10 PM Ticket #34744 (Migrations - Migration re-add constraints when check condition contains a dict_keys ...) updated by Adam Zapletal
Cc changed
3:08 PM Ticket #34744 (Migrations - Migration re-add constraints when check condition contains a dict_keys ...) created by bcail
A CheckConstraint using dict_keys like this has an issue: […] It …
2:51 PM Ticket #34728 (Database layer (models, ORM) - OR operator on queryset does not work as expected) updated by Natalia Bidart
Cc changed
Replying to René Fleschenberg: > I suspect you looked at …
12:55 PM Ticket #34743 (Database layer (models, ORM) - full_clean() raises AttributeError on constraints with related IDs.) updated by Mariusz Felisiak
Cc changed
12:18 PM Ticket #34743 (Database layer (models, ORM) - full_clean() raises AttributeError on constraints with related IDs.) updated by Mariusz Felisiak
Triage Stage, Summary changed
Constraints that refers to the joined field are not allowed: […] …
11:36 AM Ticket #32786 (Database layer (models, ORM) - Make the subquery ordering clearing optimization more selectively) updated by Natalia Bidart
Replying to anthony sottile: > can this change be added …
11:15 AM Ticket #34743 (Database layer (models, ORM) - full_clean() raises AttributeError on constraints with related IDs.) created by NWAWEL A IROUME
[…] Expected behavior calling full_clean() shoul not trigger …
10:26 AM Ticket #34670 (contrib.admin - Django Admin light theme flickers on dark system) updated by Mariusz Felisiak
Cc, Type, Triage Stage changed
Thanks for details, tentatively accepted.
10:07 AM Ticket #34670 (contrib.admin - Django Admin light theme flickers on dark system) updated by Spencer Lowe
Status, Resolution changed
I have been able to replicate this on a fresh install (see latest …
10:05 AM django-flash(2).mp4 attached to Ticket #34670 by Spencer Lowe
9:49 AM Ticket #34720 (Utilities - BaseReloader.watch_dir() incorrectly checks for existence of path) updated by Natalia Bidart
Replying to Mariusz Felisiak: > I have doubts that there …
8:26 AM Ticket #33728 (contrib.admin - Tab order should match visual order for admin model forms’ submit buttons) closed by Natalia Bidart
fixed: @awiebe please do not reopen this ticket because "closed" matches the …
8:22 AM Ticket #33728 (contrib.admin - Tab order should match visual order for admin model forms’ submit buttons) updated by Natalia Bidart
Interesting topic! Below my thoughts on this. A year ago, when I …
7:15 AM Ticket #34728 (Database layer (models, ORM) - OR operator on queryset does not work as expected) updated by René Fleschenberg
Just for the record, the Discord discussion is here: …
7:10 AM Ticket #34728 (Database layer (models, ORM) - OR operator on queryset does not work as expected) updated by René Fleschenberg
Hi, Replying to Natalia Bidart: > I'm taking a look at …
2:00 AM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by Akash Kumar Sen
Needs documentation, Patch needs improvement changed
- Fixed the typos in the documentation and resolved the suggestions …
12:55 AM Ticket #34738 (contrib.admin - Django admin doesn't translate error) updated by Aleksandr Yudin
Thank you!
Note: See TracTimeline for information about the timeline view.
Back to Top