Timeline
Aug 1, 2023:
- 10:56 PM Ticket #34757 (Testing framework - AsyncClient should follow redirects) updated by
-
Cc, Type changed
Adding support forfollow
would required implementing an async … - 8:54 PM Ticket #34757 (Testing framework - AsyncClient should follow redirects) created by
- In …
- 8:00 PM Ticket #33651 (contrib.contenttypes - Support prefetch GenericForeignKey with custom queryset.) updated by
-
Owner changed
Link to the pull request - 6:06 PM Ticket #34756 (Documentation - Docs build failure when using Sphinx 7.1.1) updated by
-
Has patch changed
- 6:05 PM Ticket #34756 (Documentation - Docs build failure when using Sphinx 7.1.1) updated by
-
Owner changed
- 4:30 PM Ticket #33143 (Database layer (models, ORM) - Block import-time queries) updated by
-
Patch needs improvement changed
- 12:56 PM Changeset [a750fd0d]stable/4.2.x by
- [4.2.x] Added stub release notes for 4.2.5. Backport of …
- 12:52 PM Changeset [24068058]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Added stub release notes for 4.2.5.
- 12:36 PM Changeset [a56c466]stable/4.2.x by
- [4.2.x] Post-release version bump.
- 12:29 PM Ticket #32819 (Forms - Fields’ help text and errors should be associated with input) updated by
-
Status, Resolution changed
Reopening as the errors case still requires fixing. - 12:20 PM Ticket #34754 (Database layer (models, ORM) - CheckConstraint with isnull lookup on JSONField transform None into ...) updated by
-
Cc, Severity, Triage Stage changed
Thanks for the report. Regression in … - 12:12 PM Ticket #34756 (Documentation - Docs build failure when using Sphinx 7.1.1) updated by
-
Triage Stage changed
Thanks for the report. We can backport fix to all supported branches … - 11:59 AM Changeset [6f4c7c1]stable/4.2.x by
- [4.2.x] Bumped version for 4.2.4 release.
- 11:47 AM Changeset [e53d6239]stable/4.2.x by
- [4.2.x] Added release date for 4.2.4. Backport of …
- 11:30 AM Changeset [c8d7a54]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Added release date for 4.2.4.
- 11:26 AM Ticket #34756 (Documentation - Docs build failure when using Sphinx 7.1.1) created by
- While preparing the release of Django 4.2.4, I built the docs in the …
- 10:22 AM Ticket #34755 (Uncategorized - Provide accelerated binary wheels) created by
- With Cython 3.0 released, it seems worth providing accelerated binary …
- 9:43 AM Ticket #34754 (Database layer (models, ORM) - CheckConstraint with isnull lookup on JSONField transform None into ...) updated by
-
Keywords changed
- 9:42 AM Ticket #34754 (Database layer (models, ORM) - CheckConstraint with isnull lookup on JSONField transform None into ...) updated by
-
Type changed
- 9:41 AM Ticket #34754 (Database layer (models, ORM) - CheckConstraint with isnull lookup on JSONField transform None into ...) created by
- Hello ! I think i've found a bug in the validation of constraints for …
- 9:17 AM Ticket #34750 (Database layer (models, ORM) - Fixed QuerySet.count() on querysets grouped by unused multi-valued ...) updated by
- In 8808d9d: […]
- 9:17 AM Changeset [8808d9d]stable/4.2.x by
- [4.2.x] Fixed #34750 -- Fixed QuerySet.count() when grouping by unused …
- 9:16 AM Ticket #34750 (Database layer (models, ORM) - Fixed QuerySet.count() on querysets grouped by unused multi-valued ...) closed by
- fixed: In c9b9a52: […]
- 9:16 AM Changeset [c9b9a52]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #34750 -- Fixed QuerySet.count() when grouping by unused …
- 8:53 AM Ticket #25656 (contrib.admin - Recent Actions admin section contains link to edit form even when user ...) updated by
-
Status, Owner changed
- 7:06 AM Ticket #34642 (Core (Other) - File.open to support different encodings) updated by
-
Status, Owner changed
- 7:05 AM Ticket #34477 (Core (Mail) - Asyncio send mail backend) updated by
-
Easy pickings changed
- 7:02 AM Ticket #32923 (Forms - Add Field._clean_bound_field() to remove isinstance check in ...) updated by
-
Status, Owner changed
- 7:01 AM Ticket #31804 (Database layer (models, ORM) - Parallelize database cloning process) updated by
-
Status, Owner changed
- 7:01 AM Ticket #2259 (contrib.admin - Primary keys should be readonly by default in admin) updated by
-
Status, Owner changed
- 7:00 AM Ticket #12075 (HTTP handling - Add wsgiorg.routing args support) updated by
-
Status, Owner changed
- 6:58 AM Ticket #32602 (Documentation - Clarify wording re: parallel testing and test case vs. test case class) updated by
-
Status, Owner changed
- 4:56 AM Ticket #34730 (contrib.messages - Add an assertMessages assertion) updated by
-
Patch needs improvement changed
- 1:47 AM Changeset [2ef2b2f]stable/4.2.x by
- [4.2.x] Corrected pycon formatting in some docs. Backport of …
- 1:46 AM Changeset [5a37255]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Corrected pycon formatting in some docs.
- 12:59 AM Ticket #32820 (Forms - Fields’ errors should be programmatically associated with fields.) closed by
- fixed: In 10725a3: […]
- 12:07 AM Ticket #23577 (Migrations - Rename operations should rename indexes, constraints, sequences and ...) updated by
- Just hit the same problem after renaming a Model and creating a new …
Jul 31, 2023:
- 11:08 PM Changeset [10725a3]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #32820 -- Added aria-invalid="true" to fields with errors. …
- 10:38 PM Ticket #34750 (Database layer (models, ORM) - Fixed QuerySet.count() on querysets grouped by unused multi-valued ...) updated by
-
Has patch changed
- 3:00 PM Ticket #34331 (Database layer (models, ORM) - Support prefetch_related() with Queryset.aiterator()) closed by
- fixed: In fff1473: […]
- 2:29 PM Ticket #22055 (Core (URLs) - 404 page does not display stack trace when Resolver404 is raised from ...) updated by
- I'm not sure if it's too late to propose to "unaccept" this ticket. I …
- 2:18 PM Ticket #34331 (Database layer (models, ORM) - Support prefetch_related() with Queryset.aiterator()) updated by
-
Needs documentation, Patch needs improvement, Triage Stage changed
- 2:17 PM Changeset [fff1473]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #34331 -- Added QuerySet.aiterator() support for prefetch_related().
- 2:10 PM Ticket #34210 (Testing framework - Show the duration of individual tests) updated by
-
Patch needs improvement changed
Setting the flag "patch needs improvement" to remove this work from … - 1:31 PM Ticket #34542 (contrib.auth - Required fields allowed to be blank are not accepted non-interactively ...) updated by
-
Patch needs improvement changed
- 1:17 PM Ticket #34655 (Forms - Tests for RadioSelect and Select have diverged considerably, ...) updated by
- In 1ad7761: […]
- 1:17 PM Changeset [1ad7761]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #34655 -- Made cosmetic edits to RadioSelect tests. Follow up to …
- 12:05 PM Ticket #34542 (contrib.auth - Required fields allowed to be blank are not accepted non-interactively ...) updated by
-
Owner, Has patch changed
- 10:28 AM Ticket #34331 (Database layer (models, ORM) - Support prefetch_related() with Queryset.aiterator()) updated by
- Updated my pull request
- 9:02 AM Ticket #34746 (Error reporting - High CPU/memory consumption when a 5XX is raised with large local variables) updated by
-
Patch needs improvement, Has patch, Needs tests changed
PR - 8:56 AM Ticket #34586 (Database layer (models, ORM) - create() does not save reverse OneToOne relationship nor raise an Exception) updated by
-
Patch needs improvement changed
- 8:42 AM Ticket #34586 (Database layer (models, ORM) - create() does not save reverse OneToOne relationship nor raise an Exception) updated by
-
Has patch changed
PR - 6:33 AM Ticket #34750 (Database layer (models, ORM) - Fixed QuerySet.count() on querysets grouped by unused multi-valued ...) updated by
- I've prepared a regression test: […]
- 5:04 AM Ticket #34331 (Database layer (models, ORM) - Support prefetch_related() with Queryset.aiterator()) updated by
-
Patch needs improvement, Needs documentation changed
- 4:20 AM Ticket #18830 (Forms - FormWizard with Formset and Form Fields mixed on same page) closed by
- wontfix: The idea behind this feature is quite fuzzy. It sounds like a …
- 4:13 AM Ticket #33143 (Database layer (models, ORM) - Block import-time queries) updated by
-
Patch needs improvement changed
Marking as need improvement per Adam's … - 4:09 AM Ticket #34692 (Forms - django.forms.renderers.get_default_renderer()'s template loader cache ...) updated by
-
Has patch changed
- 2:14 AM Ticket #34692 (Forms - django.forms.renderers.get_default_renderer()'s template loader cache ...) updated by
-
Needs tests changed
[https://github.com/django/django/pull/17106/files PR needs regression …
Jul 30, 2023:
- 4:43 PM Ticket #34429 (contrib.auth - Allow to set unusable password via admin UI) updated by
-
Patch needs improvement, Needs tests changed
- 1:19 PM Ticket #34753 (Documentation - Document how to properly escape `to` in email messages) updated by
- I would not be so categorical, I think that this is a common use case …
- 9:37 AM Ticket #34753 (Documentation - Document how to properly escape `to` in email messages) closed by
- invalid: Thanks for the ticket, however it's rather a support question. Django …
- 9:34 AM Ticket #34752 (HTTP handling - ASGI http.disconnect not handled for streaming responses) updated by
-
Triage Stage changed
Hey Sam, thanks for the report. Yes, please do open a PR! (It being … - 9:18 AM Changeset [8db9a0b]stable/4.2.x by
- [4.2.x] Fixed warnings per flake8 6.1.0. Backport of …
- 9:17 AM Changeset [22b0b73]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed warnings per flake8 6.1.0.
- 8:29 AM Ticket #34753 (Documentation - Document how to properly escape `to` in email messages) created by
- The documentation about sending email …
- 7:48 AM Ticket #34750 (Database layer (models, ORM) - Fixed QuerySet.count() on querysets grouped by unused multi-valued ...) updated by
- Replying to Simon Charette: > I don't think I'll be able …
- 7:47 AM Ticket #34752 (HTTP handling - ASGI http.disconnect not handled for streaming responses) updated by
-
Cc, Severity changed
This seems to be a bug in the new feature #33738 (related to the #33735). - 12:52 AM Ticket #34748 (Database layer (models, ORM) - __in lookup crashes with a subquery containing an unused annotation ...) updated by
- In 739da731: […]
- 12:51 AM Changeset [739da731]stable/4.2.x by
- [4.2.x] Fixed #34748 -- Fixed queryset crash when grouping by a …
- 12:51 AM Ticket #34748 (Database layer (models, ORM) - __in lookup crashes with a subquery containing an unused annotation ...) closed by
- fixed: In 4087367: […]
- 12:49 AM Ticket #34752 (HTTP handling - ASGI http.disconnect not handled for streaming responses) created by
- The fix to #33738 (ticket) correctly handles HTTP disconnects before a …
Jul 29, 2023:
- 7:53 PM Ticket #34750 (Database layer (models, ORM) - Fixed QuerySet.count() on querysets grouped by unused multi-valued ...) updated by
- 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
-
Status, Owner changed
- 3:05 PM Ticket #34581 (Template system - Filters should not implicitly mark unsafe strings as safe without escaping) updated by
-
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
-
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
- 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
-
Triage Stage changed
- 8:39 AM Ticket #13883 (contrib.admin - SelectBox.js with grouping (optgroup elements)) updated by
- Replying to rzrwolf: > 13 years to fix the issue... > …
- 5:34 AM Ticket #13883 (contrib.admin - SelectBox.js with grouping (optgroup elements)) updated by
- 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
- duplicate: Duplicate of #13883.
Note:
See TracTimeline
for information about the timeline view.