Timeline
Jul 28, 2023:
- 8:16 PM Ticket #34751 (contrib.admin - FilteredSelectMultiple ignores select optgroup) updated by
-
Description changed
- 8:12 PM Ticket #34751 (contrib.admin - FilteredSelectMultiple ignores select optgroup) created by
- 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
-
Resolution changed
- 12:40 PM Ticket #14845 (Documentation - Document connection-creation process) updated by
-
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
-
Owner changed
- 12:29 PM Ticket #34746 (Error reporting - High CPU/memory consumption when a 5XX is raised with large local variables) updated by
-
Owner changed
- 12:22 PM Ticket #34746 (Error reporting - High CPU/memory consumption when a 5XX is raised with large local variables) updated by
-
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
-
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
- In a52a2b66: […]
- 11:06 AM Changeset [a52a2b66]stable/4.2.x by
- [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
- fixed: In af0c5ca: […]
- 11:05 AM Changeset [af0c5ca]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #34749 -- Corrected QuerySet.acreate() signature in docs.
- 11:03 AM Ticket #34749 (Documentation - acreate function signature in docs is incorrect) updated by
-
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
-
Triage Stage changed
- 10:57 AM Ticket #34750 (Database layer (models, ORM) - Fixed QuerySet.count() on querysets grouped by unused multi-valued ...) created by
- 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
- After some experimentation following the suggested link to reprlib, …
- 10:35 AM Ticket #34749 (Documentation - acreate function signature in docs is incorrect) created by
- 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
-
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
- #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
-
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
-
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
- 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
- Thank you!
- 7:18 AM Ticket #34655 (Forms - Tests for RadioSelect and Select have diverged considerably, ...) updated by
-
Triage Stage changed
- 7:18 AM Ticket #34655 (Forms - Tests for RadioSelect and Select have diverged considerably, ...) closed by
- fixed: In f9c5958: […]
- 7:18 AM Changeset [f9c5958]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- 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
-
Has patch changed
- 6:44 AM Ticket #34748 (Database layer (models, ORM) - __in lookup crashes with a subquery containing an unused annotation ...) updated by
-
Status, Owner changed
- 12:06 AM Ticket #34748 (Database layer (models, ORM) - __in lookup crashes with a subquery containing an unused annotation ...) updated by
-
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
- 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
-
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
- 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
- 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
-
Owner changed
- 4:27 PM Ticket #34748 (Database layer (models, ORM) - __in lookup crashes with a subquery containing an unused annotation ...) updated by
-
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
-
Description changed
- 3:36 PM Ticket #34748 (Database layer (models, ORM) - __in lookup crashes with a subquery containing an unused annotation ...) created by
- 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
- 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
-
Description, Summary changed
- 2:14 PM Ticket #33651 (contrib.contenttypes - Support prefetch GenericForeignKey with custom queryset.) updated by
-
Cc changed
- 10:18 AM Ticket #34717 (Database layer (models, ORM) - Cannot use aggregate over window functions since 4.2) updated by
- 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
- 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
- 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
- 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
- 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
-
Description changed
- 4:45 AM Ticket #31300 (Database layer (models, ORM) - Add function-based virtual fields.) updated by
- 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
- 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
-
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
- 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
- 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
-
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
-
Status, Owner changed
- 9:10 PM Ticket #34744 (Migrations - Migration re-add constraints when check condition contains a dict_keys ...) updated by
-
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
- 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
-
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
- 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
-
Status, Owner changed
- 3:10 PM Ticket #34744 (Migrations - Migration re-add constraints when check condition contains a dict_keys ...) updated by
-
Cc changed
- 3:08 PM Ticket #34744 (Migrations - Migration re-add constraints when check condition contains a dict_keys ...) created by
- 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
-
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
-
Cc changed
- 12:18 PM Ticket #34743 (Database layer (models, ORM) - full_clean() raises AttributeError on constraints with related IDs.) updated by
-
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
- 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
- […] 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
-
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
-
Status, Resolution changed
I have been able to replicate this on a fresh install (see latest … - 9:49 AM Ticket #34720 (Utilities - BaseReloader.watch_dir() incorrectly checks for existence of path) updated by
- 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
- 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
- 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
- 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
- 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
-
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
- Thank you!
Jul 25, 2023:
- 6:34 PM Ticket #33728 (contrib.admin - Tab order should match visual order for admin model forms’ submit buttons) updated by
-
Status, Resolution changed
Replying to Thibaud Colas: I believe that applying a … - 6:14 PM Ticket #33728 (contrib.admin - Tab order should match visual order for admin model forms’ submit buttons) updated by
- Replying to Mariusz Felisiak: > I agree that it's …
- 5:13 PM Ticket #34742 (HTTP handling - calling a DELETE endpoint without a trailing slash does not thow ...) updated by
- Accepting this ticket as it's coherent with #24145 …
- 5:09 PM Ticket #34742 (HTTP handling - calling a DELETE endpoint without a trailing slash does not thow ...) updated by
-
Needs tests changed
- 5:09 PM Ticket #34742 (HTTP handling - calling a DELETE endpoint without a trailing slash does not thow ...) updated by
-
Status, Owner, Component, Triage Stage changed
- 4:59 PM Ticket #34742 (HTTP handling - calling a DELETE endpoint without a trailing slash does not thow ...) updated by
-
Description changed
- 4:53 PM Ticket #34742 (HTTP handling - calling a DELETE endpoint without a trailing slash does not thow ...) created by
- If DEBUG mode is enabled, and APPEND_SLASH is set to True, calling a …
- 3:56 PM Ticket #34740 (contrib.admin - Admin flashes dark/light depending on settings) closed by
- duplicate: Duplicate of #34670. Nerdbaggy, Can you add a comment to the #34670 …
- 3:48 PM Ticket #34741 (contrib.admin - Admin flashes dark/light depending on settings) updated by
-
Resolution changed
Duplicate of #34740. - 3:43 PM Ticket #34740 (contrib.admin - Admin flashes dark/light depending on settings) updated by
-
Type changed
- 3:40 PM Ticket #34741 (contrib.admin - Admin flashes dark/light depending on settings) closed by
- invalid
- 3:39 PM Ticket #34741 (contrib.admin - Admin flashes dark/light depending on settings) created by
- When the user has their prefers-color-scheme set to dark, and then …
- 3:38 PM Ticket #34740 (contrib.admin - Admin flashes dark/light depending on settings) created by
- When the user has their prefers-color-scheme set to dark, and then …
- 3:19 PM Ticket #34739 (GIS - Implement GEOSEqualsIdentical method on geometry objects.) updated by
-
Status, Owner changed
- 3:18 PM Ticket #25342 (GIS - Altitude of Point object for equality check) updated by
-
ticket for
GEOSGeometryBase.equals_identical()
implementation: #34739 - 3:15 PM Ticket #25342 (GIS - Altitude of Point object for equality check) updated by
-
Status, Owner changed
- 2:03 PM Ticket #32786 (Database layer (models, ORM) - Make the subquery ordering clearing optimization more selectively) updated by
- can this change be added to the changelog? specifically this code …
- 12:30 PM Ticket #34738 (contrib.admin - Django admin doesn't translate error) updated by
-
Triage Stage changed
Thank you Claude! A TIL for me :-) I can see now how, for example, … - 12:03 PM Ticket #34739 (GIS - Implement GEOSEqualsIdentical method on geometry objects.) updated by
-
Triage Stage changed
- 12:02 PM Ticket #34738 (contrib.admin - Django admin doesn't translate error) closed by
- invalid: When a simple string is converted to a plural with blocktranslate …
- 11:52 AM Ticket #25342 (GIS - Altitude of Point object for equality check) updated by
- Looks like a good plan to me!
- 11:47 AM Ticket #34738 (contrib.admin - Django admin doesn't translate error) updated by
-
Triage Stage changed
I can confirm there is something going on that may need further … - 10:18 AM Ticket #34542 (contrib.auth - Required fields allowed to be blank are not accepted non-interactively ...) updated by
- Replying to Natalia Bidart: > Hello Mateusz, > > Did you …
- 10:14 AM Ticket #34542 (contrib.auth - Required fields allowed to be blank are not accepted non-interactively ...) updated by
- Replying to Lufafa Joshua: > > Replying to [# Mateusz …
- 10:14 AM Ticket #34739 (GIS - Implement GEOSEqualsIdentical method on geometry objects.) created by
- Recently released GEOS 3.12.0 exposes GEOSEqualsIdentical functions to …
- 9:51 AM Ticket #34542 (contrib.auth - Required fields allowed to be blank are not accepted non-interactively ...) updated by
- Replying to Mateusz Więckowski: >I'm using cmd. I did some changes …
- 9:32 AM Ticket #34738 (contrib.admin - Django admin doesn't translate error) updated by
-
Status, Owner changed
- 9:28 AM Ticket #34738 (contrib.admin - Django admin doesn't translate error) created by
- Hello. To reproduce the bug you need: 1. Create an empty project …
- 7:45 AM Ticket #34542 (contrib.auth - Required fields allowed to be blank are not accepted non-interactively ...) updated by
- Hello Mateusz, Did you run the examples above with or without your …
- 7:23 AM Ticket #34728 (Database layer (models, ORM) - OR operator on queryset does not work as expected) closed by
- needsinfo: I'm taking a look at this again. For the sake of clarity, René or the …
- 4:48 AM Ticket #34542 (contrib.auth - Required fields allowed to be blank are not accepted non-interactively ...) updated by
- When passing DJANGO_SUPERUSER_EMAIL: […] Prompts for email, allows …
- 4:29 AM Ticket #34657 (Testing framework - Testing assertions `assertContains` and `assertInHTML` should output ...) updated by
-
Status, Resolution changed
Hi Shamil, we still need to review and merge in a PR before we mark a … - 3:06 AM Ticket #34657 (Testing framework - Testing assertions `assertContains` and `assertInHTML` should output ...) closed by
- fixed
Note:
See TracTimeline
for information about the timeline view.