Timeline



May 13, 2022:

9:13 PM Ticket #27550 (GIS - add version of GEOSGeometry.normalize() that returns new geometry) updated by Marcelo Galigniana
Has patch changed
4:45 PM Ticket #33705 (Database layer (models, ORM) - IsNull() lookup cannot be used directly in filters.) updated by David Wobrock
Cc, Patch needs improvement, Has patch changed
Here is a draft PR with …
3:48 PM Ticket #33308 (Database layer (models, ORM) - Add psycopg3 backend) updated by Thiago Bellini Ribeiro
Cc changed
2:52 PM Ticket #27064 (Migrations - Implement RenameIndex in a backwards compatible way) updated by David Wobrock
Patch needs improvement changed
Rebased PR, ready for …
12:56 PM Ticket #33707 (Database layer (models, ORM) - Allow Oracle table names to be over 30 characters) closed by Mariusz Felisiak
duplicate: Duplicate of #30684.
12:28 PM Ticket #33685 (Testing framework - Support using service names for tests on PostgreSQL.) updated by Hasan Ramezani
> however, my draft patch is quite complex and the risk of introducing …
9:25 AM Ticket #33706 (Database layer (models, ORM) - Implement subquery annotations as (lateral) joins) closed by Simon Charette
needsinfo: To answer your questions I believe it would be doable to adjust the …
9:00 AM Ticket #33707 (Database layer (models, ORM) - Allow Oracle table names to be over 30 characters) created by Scott Ertel
Currently django.db.backends.oracle sets the max length of a table to …
8:00 AM Ticket #8408 (contrib.admin - Add a new meta option: don't do count(*) in admin) updated by Misha
I couldn't find any good solution so I build myself a custom …
7:13 AM Ticket #33706 (Database layer (models, ORM) - Implement subquery annotations as (lateral) joins) updated by Bálint Balina
Description changed
7:11 AM Ticket #33706 (Database layer (models, ORM) - Implement subquery annotations as (lateral) joins) created by Bálint Balina
The ORM annotations are a very good and flexible tool for dynamic …
6:32 AM Ticket #29748 (contrib.auth - Add AUTH_GROUP_MODEL setting to swap the group model) updated by Gian Luca Decurtins
Who will take a decision on the PR? Is there anyone I could try to …
6:16 AM Ticket #33681 (Core (Cache system) - Cache OPTIONS are not passed to the Redis client.) updated by Mariusz Felisiak
Has patch changed
PR
6:12 AM Ticket #33685 (Testing framework - Support using service names for tests on PostgreSQL.) updated by Mariusz Felisiak
Cc changed
I've tried to implement this but all mechanism related with …
5:53 AM Ticket #33691 (contrib.auth - Deprecate CryptPasswordHasher.) updated by Mariusz Felisiak
Agreed, we can at least deprecate SHA1PasswordHasher, …
5:01 AM Changeset [d367704]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Added backward compatibility test for ConnectionHandler.databases …
4:27 AM Ticket #33705 (Database layer (models, ORM) - IsNull() lookup cannot be used directly in filters.) updated by Mariusz Felisiak
Triage Stage, Summary changed
4:23 AM Ticket #33704 (Testing framework - Missing migrations in postgres_tests tests.) closed by GitHub <noreply@…>
fixed: In c112f837: […]
4:23 AM Changeset [c112f837]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #33704 -- Updated postgres_tests migrations.
4:12 AM Ticket #33703 (contrib.admin - ModelAdmin.get_fields wrong work with ModelAdmin.fieldsets statement) closed by Mariusz Felisiak
invalid: Exactly as you quoted the docs: > The get_fields method is given the …
3:48 AM Ticket #33705 (Database layer (models, ORM) - IsNull() lookup cannot be used directly in filters.) created by Florian Apolloner
The docs in …
3:26 AM Ticket #33703 (contrib.admin - ModelAdmin.get_fields wrong work with ModelAdmin.fieldsets statement) updated by Maxim Danilov
Status, Resolution changed
documentation: ---- ModelAdmin.get_fields The get_fields method is …
2:45 AM Ticket #33697 (Utilities - Cleanup duplication of HTTP header parsing in utils.http and multipart ...) updated by Carlton Gibson
Hi Kapil. There's already some coverage, so making the change …
2:41 AM Ticket #33682 (Documentation - Clarify using distinct() with related fields that have Meta.ordering ...) updated by Carlton Gibson
I think Mariusz' suggestion is more appropriate. I don't think the …
2:37 AM Ticket #33704 (Testing framework - Missing migrations in postgres_tests tests.) updated by Mariusz Felisiak
Status, Owner, Has patch changed
PR
2:07 AM Ticket #33704 (Testing framework - Missing migrations in postgres_tests tests.) updated by Mariusz Felisiak
Triage Stage, Easy pickings, Summary changed
1:48 AM Ticket #33704 (Testing framework - Missing migrations in postgres_tests tests.) updated by Florian Apolloner
Description changed
1:47 AM Ticket #33704 (Testing framework - Missing migrations in postgres_tests tests.) created by Florian Apolloner
Running […] with the following settings: […] results in: …
1:19 AM Ticket #33700 (HTTP handling - APPEND_SLASH adds significant latency to all requests not ending in / ...) updated by Carlton Gibson
Cc, Triage Stage changed
OK, thanks for the follow-up, and PR Anders. I'll Accept for review so …
1:06 AM Ticket #33682 (Documentation - Clarify using distinct() with related fields that have Meta.ordering ...) updated by Mariusz Felisiak
Cc changed
It seems we need a second option about the wording.
12:28 AM Ticket #33703 (contrib.admin - ModelAdmin.get_fields wrong work with ModelAdmin.fieldsets statement) closed by Mariusz Felisiak
invalid: Thanks for the report, however as far as I'm aware get_fields()

May 12, 2022:

11:56 PM Changeset [19dc3f0]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed typo in Query.clone()'s docstring.
11:24 PM Ticket #33702 (HTTP handling - Make request available to custom 500 and 400 templates) closed by Mariusz Felisiak
wontfix: Django deliberately doesn't pass a request objects when rendering …
5:42 PM Ticket #33700 (HTTP handling - APPEND_SLASH adds significant latency to all requests not ending in / ...) updated by Anders Kaseorg
Status, Owner changed
5:37 PM Ticket #33700 (HTTP handling - APPEND_SLASH adds significant latency to all requests not ending in / ...) updated by Anders Kaseorg
Has patch changed
Submitted a patch at https://github.com/django/django/pull/15689.
5:18 PM Ticket #33689 (contrib.admin - Django theme color variables are inconsistently named and poorly documented) updated by Murray Chapman
Replying to Carlton Gibson: > (Out of interest, were you …
3:26 PM Ticket #33700 (HTTP handling - APPEND_SLASH adds significant latency to all requests not ending in / ...) updated by Anders Kaseorg
We have a mix of URLs with / (most user-facing HTML) and URLs …
3:05 PM Ticket #33691 (contrib.auth - Deprecate CryptPasswordHasher.) updated by Nick Pope
Replying to Mariusz Felisiak: > Replying to [comment:2
2:32 PM Ticket #27064 (Migrations - Implement RenameIndex in a backwards compatible way) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
2:31 PM Ticket #27064 (Migrations - Implement RenameIndex in a backwards compatible way) updated by Mariusz Felisiak <felisiak.mariusz@…>
In eacd4977: […]
1:44 PM Changeset [eacd497]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #27064 -- Added RenameIndex migration operation.
1:43 PM Ticket #33703 (contrib.admin - ModelAdmin.get_fields wrong work with ModelAdmin.fieldsets statement) updated by Maxim Danilov
Has patch, Description, Easy pickings changed
1:28 PM Ticket #33697 (Utilities - Cleanup duplication of HTTP header parsing in utils.http and multipart ...) updated by Kapil Bansal
Hi, I want to give this issue a try. Although I am not sure how to run …
1:22 PM test.py attached to Ticket #33703 by Maxim Danilov
example which works for me on django 4.01
1:20 PM Ticket #33703 (contrib.admin - ModelAdmin.get_fields wrong work with ModelAdmin.fieldsets statement) created by Maxim Danilov
almost all my issue is "not fixed", but i try I found a bug: …
12:23 PM Ticket #33682 (Documentation - Clarify using distinct() with related fields that have Meta.ordering ...) updated by Robert Leach
OK, I just learned that you cannot add something like blog__name
11:47 AM Ticket #16149 (Forms - Allow disabling choices in a <select>) updated by Fabio Caritas Barrionuevo da Luz
Cc changed
10:42 AM Ticket #33702 (HTTP handling - Make request available to custom 500 and 400 templates) updated by Andrew
Summary changed
10:30 AM Ticket #33682 (Documentation - Clarify using distinct() with related fields that have Meta.ordering ...) updated by Robert Leach
That's definitely better, as it directly references Meta.ordering, …
10:28 AM Ticket #33702 (HTTP handling - Make request available to custom 500 and 400 templates) updated by Tim Graham
Type, Component, Summary changed
9:56 AM Ticket #33702 (HTTP handling - Make request available to custom 500 and 400 templates) updated by Andrew
Has patch changed
8:24 AM Ticket #33702 (HTTP handling - Make request available to custom 500 and 400 templates) updated by Andrew
Status, Owner, Easy pickings changed
8:24 AM Ticket #33702 (HTTP handling - Make request available to custom 500 and 400 templates) created by Andrew
The problem occurs when rendering views.defaults.server_error with …
8:13 AM Changeset [20e65a34]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Made closing in connection handlers more DRY.
7:17 AM Ticket #32559 (Forms - Add attribute 'step' to FloatField.) closed by Carlton Gibson <carlton@…>
fixed: In 3a82b5f6: […]
7:16 AM Changeset [3a82b5f6]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Carlton Gibson <carlton@…>
Fixed #32559 -- Added 'step_size’ to numeric form fields. …
6:11 AM Ticket #33701 (Error reporting - Highlight error location in the technical 500 debug page on Python 3.11+.) updated by Mariusz Felisiak
Triage Stage, Summary changed
Thanks for the ticket. Let's wait for the final release first.
5:06 AM Ticket #33700 (HTTP handling - APPEND_SLASH adds significant latency to all requests not ending in / ...) updated by JK Laiho
Cc changed
5:04 AM Ticket #33701 (Error reporting - Highlight error location in the technical 500 debug page on Python 3.11+.) created by Adam Johnson
Similar to these tickets for extending the debug page for Python 3.11 …
5:02 AM Ticket #33681 (Core (Cache system) - Cache OPTIONS are not passed to the Redis client.) updated by Mariusz Felisiak
Status, Owner changed
4:52 AM Ticket #33700 (HTTP handling - APPEND_SLASH adds significant latency to all requests not ending in / ...) updated by Carlton Gibson
The Zulip middleware there... […] ... 🤔 Looks like that would …
4:30 AM Ticket #33543 (Database layer (models, ORM) - Depracate passing False to OrderBy's nulls_first and nulls_last.) closed by GitHub <noreply@…>
fixed: In 68da6b3: […]
4:30 AM Changeset [68da6b3]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to …
3:56 AM Ticket #27064 (Migrations - Implement RenameIndex in a backwards compatible way) updated by Mariusz Felisiak
Triage Stage changed
3:38 AM Ticket #33700 (HTTP handling - APPEND_SLASH adds significant latency to all requests not ending in / ...) updated by Keryn Knight
Cc changed
3:09 AM Ticket #32559 (Forms - Add attribute 'step' to FloatField.) updated by Carlton Gibson
Patch needs improvement, Triage Stage changed
1:50 AM Ticket #29538 (Database layer (models, ORM) - Query Expression in ordering of a related object fails) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 2798c937: […]
12:25 AM Ticket #29538 (Database layer (models, ORM) - Query Expression in ordering of a related object fails) updated by Mariusz Felisiak
Triage Stage changed
12:19 AM Changeset [2798c937]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #29538 -- Fixed crash of ordering by related fields when …

May 11, 2022:

11:57 PM Ticket #33682 (Documentation - Clarify using distinct() with related fields that have Meta.ordering ...) updated by Mariusz Felisiak
Keywords, Type, Triage Stage, Component, Summary changed
I tried to clarify this, maybe: […] What do you think?
11:17 PM Ticket #33698 (Database layer (models, ORM) - QuerySet == operator is not implemented.) closed by Mariusz Felisiak
wontfix: Thanks for this ticket, however as far as I'm aware it's not feasible …
10:21 PM Ticket #33700 (HTTP handling - APPEND_SLASH adds significant latency to all requests not ending in / ...) created by Anders Kaseorg
Originally, APPEND_SLASH worked by looking for 404 responses and …
10:15 AM Ticket #27550 (GIS - add version of GEOSGeometry.normalize() that returns new geometry) updated by Marcelo Galigniana
Status, Owner changed
9:06 AM Ticket #33699 (HTTP handling - Read ASGI request body from asyncio queue on-demand) closed by Carlton Gibson
invalid: Hi. Interesting as this is, it's not really an addressable issue …
9:03 AM Ticket #33692 (Template system - urlize to accept target attribute as parameter) closed by Carlton Gibson
wontfix: Thanks Tim! In that case, let's say wontfix as no-code beats code 9 …
8:59 AM flame-app.svg.tgz attached to Ticket #33699 by Noxx
8:58 AM flame-runserver.svg attached to Ticket #33699 by Noxx
8:57 AM Ticket #33699 (HTTP handling - Read ASGI request body from asyncio queue on-demand) created by Noxx
Was "Performance does not scale when increasing file upload sizes" == …
8:49 AM Ticket #33698 (Database layer (models, ORM) - QuerySet == operator is not implemented.) created by Mohammad Ali Mehdizadeh
I have a QuerySet like below […] as we know these two QuerySet …
8:31 AM Ticket #33692 (Template system - urlize to accept target attribute as parameter) updated by Timothy Schilling
Ah, that will do for me. I probably should have come up with that …
8:21 AM Ticket #27064 (Migrations - Implement RenameIndex in a backwards compatible way) updated by David Wobrock
Patch needs improvement, Needs tests changed
Integrated review changes into the first PR …
7:07 AM Ticket #33173 (Core (Other) - Python 3.11 compatibility) updated by Carlton Gibson <carlton@…>
In 34e2148f: […]
7:06 AM Changeset [34e2148f]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Carlton Gibson <carlton@…>
Refs #33173 -- Removed use of deprecated cgi module. …
6:41 AM Ticket #33697 (Utilities - Cleanup duplication of HTTP header parsing in utils.http and multipart ...) updated by Carlton Gibson
+1 Yes. (And there's the list vs scalar thing... but that's just …
6:26 AM Ticket #33697 (Utilities - Cleanup duplication of HTTP header parsing in utils.http and multipart ...) updated by Mariusz Felisiak
Triage Stage changed
It looks that the only difference between _parseparam() and …
5:21 AM Ticket #27064 (Migrations - Implement RenameIndex in a backwards compatible way) updated by Mariusz Felisiak
Patch needs improvement, Needs tests changed
5:17 AM Ticket #33697 (Utilities - Cleanup duplication of HTTP header parsing in utils.http and multipart ...) created by Carlton Gibson
PY311 deprecated the cgi module. We removed usage of that in …
3:46 AM Ticket #27550 (GIS - add version of GEOSGeometry.normalize() that returns new geometry) updated by Claude Paroz
Yes, I think having a patch with the clone argument should be welcome.
3:46 AM Ticket #31135 (Database layer (models, ORM) - OuterRef generates invalid SQL with __in filter.) updated by Mariusz Felisiak
> It remains a bug that it produces invalid SQL where a prior version …
3:22 AM Ticket #33543 (Database layer (models, ORM) - Depracate passing False to OrderBy's nulls_first and nulls_last.) updated by Mariusz Felisiak
Patch needs improvement changed
New PR
3:02 AM Ticket #33690 (contrib.admin - Allow disabling admin module dark theme) updated by nv35
Hi, thanks for your replies. I guess there are 2 different features …
2:43 AM Ticket #33690 (contrib.admin - Allow disabling admin module dark theme) updated by Carlton Gibson
Hi Sarah. I think local storage is fine (great even). Thanks! It'll …
2:41 AM Ticket #31135 (Database layer (models, ORM) - OuterRef generates invalid SQL with __in filter.) updated by Bernd Wechner
Replying to Mariusz Felisiak: > Replying to [comment:4
2:41 AM Ticket #33692 (Template system - urlize to accept target attribute as parameter) updated by Carlton Gibson
Stack Overflow has a suggestion here: […] Example of usage: …
2:13 AM Ticket #33691 (contrib.auth - Deprecate CryptPasswordHasher.) closed by GitHub <noreply@…>
fixed: In 02dbf166: […]
2:13 AM Changeset [02dbf16]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher.
1:58 AM Version4.2Roadmap created by Mariusz Felisiak
1:03 AM Ticket #33694 (GIS - GeoDjango tutorial documentation error.) closed by Mariusz Felisiak
invalid: Thanks for this report, however …
12:48 AM Ticket #33696 (contrib.auth - Add a fail fast option to validate_password().) closed by Mariusz Felisiak
wontfix: Thanks for this ticket, however it looks quite niche. In most of cases …
12:25 AM Ticket #33696 (contrib.auth - Add a fail fast option to validate_password().) created by Parth Verma
Right now, the validate_password function runs all the validators in …

May 10, 2022:

5:17 PM Ticket #33695 (Error reporting - new issue creation) closed by Tim Graham
invalid: You can look at the …
4:13 PM Ticket #33695 (Error reporting - new issue creation) updated by Maxim Danilov
Status, Resolution changed
I am not agree with you, Tim Graham: Can you post here proof of your …
4:00 PM Ticket #33695 (Error reporting - new issue creation) closed by Tim Graham
invalid: GIS is an alias for django.contrib.gis.
3:12 PM Ticket #18597 (Forms - `BaseInlineFormSet` should attempt to get it's queryset from it's ...) updated by Florian Demmer
Cc changed
2:40 PM Ticket #33694 (GIS - GeoDjango tutorial documentation error.) updated by Maxim Danilov
Keywords changed
2:33 PM Ticket #33695 (Error reporting - new issue creation) created by Maxim Danilov
i can not create issue about django.contrib.gis, In component select …
2:27 PM Ticket #33694 (GIS - GeoDjango tutorial documentation error.) created by Maxim Danilov
I try to follow GeoDjango tutorial. World Borders step.
11:21 AM Ticket #33682 (Documentation - Clarify using distinct() with related fields that have Meta.ordering ...) updated by Robert Leach
Replying to Mariusz Felisiak: > This would be another …
10:33 AM Ticket #33622 (Forms - Allow overriding FormSet's error messages for too few and too many forms.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 262fde9: […]
10:28 AM Ticket #33693 (Uncategorized - Dark mode in docs.) closed by Mariusz Felisiak
invalid: Thanks for the report, however this is an …
10:23 AM Ticket #31135 (Database layer (models, ORM) - OuterRef generates invalid SQL with __in filter.) updated by Mariusz Felisiak
Replying to Vasili Korol: > I bumped into this after …
10:02 AM Ticket #33693 (Uncategorized - Dark mode in docs.) created by Evelyn
I'm always surprised when a website with a direct link to coding …
9:34 AM Ticket #33692 (Template system - urlize to accept target attribute as parameter) created by Timothy Schilling
The anchor tag in HTML supports a target attribute …
9:32 AM Ticket #29538 (Database layer (models, ORM) - Query Expression in ordering of a related object fails) updated by Simon Charette
Needs tests changed
8:17 AM Ticket #33683 (HTTP handling - Document HttpResponseBase and allow import from django.http) updated by Collin Anderson
Ahh, I think. see what you're saying now. Though yeah I think it's …
7:57 AM Ticket #31135 (Database layer (models, ORM) - OuterRef generates invalid SQL with __in filter.) updated by Vasili Korol
I bumped into this after upgrading from 2.2 to 3.2. Not sure why was …
6:44 AM Ticket #33622 (Forms - Allow overriding FormSet's error messages for too few and too many forms.) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
6:44 AM Ticket #33691 (contrib.auth - Deprecate CryptPasswordHasher.) updated by Mariusz Felisiak
Has patch changed
PR
6:42 AM Changeset [262fde9]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #33622 -- Allowed customizing error messages for invalid number …
5:42 AM Ticket #30581 (Database layer (models, ORM) - Allow constraints to be used for validation (in Python)) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 66710587: […]
5:35 AM Ticket #33689 (contrib.admin - Django theme color variables are inconsistently named and poorly documented) updated by Carlton Gibson
Keywords, Easy pickings, Triage Stage changed
OK, lets accept as a documentation ticket to begin: if we can get the …
4:50 AM Ticket #33691 (contrib.auth - Deprecate CryptPasswordHasher.) updated by Mariusz Felisiak
Replying to Florian Apolloner: > ACK, while we are on it I …
4:47 AM Ticket #33691 (contrib.auth - Deprecate CryptPasswordHasher.) updated by Florian Apolloner
ACK, while we are on it I wonder if we should deprecate the unsalted & …
4:44 AM Ticket #33691 (contrib.auth - Deprecate CryptPasswordHasher.) updated by Carlton Gibson
Triage Stage changed
4:42 AM Ticket #33691 (contrib.auth - Deprecate CryptPasswordHasher.) created by Mariusz Felisiak
CryptPasswordHasher was added 15 years ago mainly to support legacy …
4:22 AM Changeset [66710587]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #30581 -- Added support for Meta.constraints validation. Thanks …
4:21 AM Ticket #33685 (Testing framework - Support using service names for tests on PostgreSQL.) updated by Mariusz Felisiak
Replying to Shane Ambler: > Just a suggestion for whoever …
3:56 AM Ticket #33690 (contrib.admin - Allow disabling admin module dark theme) updated by Sarah Abderemane
Status, Owner changed
I have done that on the related PR, it's taking the default os …
3:33 AM Ticket #33685 (Testing framework - Support using service names for tests on PostgreSQL.) updated by Shane Ambler
Just a suggestion for whoever looks into this : I expect that the …
3:05 AM Ticket #33690 (contrib.admin - Allow disabling admin module dark theme) updated by Carlton Gibson
Cc, Triage Stage changed
This keeps coming up so we should likely accept the change here. …
2:57 AM Tickets #30451,​33173 batch updated by GitHub <noreply@…>
In 441103a: […]
2:57 AM Changeset [441103a]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Refs #33173, Refs #30451 -- Fixed ResourceWarning from unclosed body …
2:32 AM Ticket #33690 (contrib.admin - Allow disabling admin module dark theme) created by nv35
Since #31259, dark theme had been added to admin interface and enabled …
1:46 AM Ticket #33683 (HTTP handling - Document HttpResponseBase and allow import from django.http) updated by Carlton Gibson
Hey Colin. There's a PEP here: [https://peps.python.org/pep-0544/
1:41 AM Ticket #33685 (Testing framework - Support using service names for tests on PostgreSQL.) updated by Mariusz Felisiak
Severity changed
> It looks like it has been available in "main" for a bit over a year, …
1:31 AM Ticket #33685 (Testing framework - Support using service names for tests on PostgreSQL.) updated by Shane Ambler
Replying to Mariusz Felisiak: > Using …
12:21 AM Ticket #33682 (Documentation - Clarify using distinct() with related fields that have Meta.ordering ...) updated by Mariusz Felisiak
Replying to Robert Leach: > When those methods are …
12:04 AM Ticket #33685 (Testing framework - Support using service names for tests on PostgreSQL.) updated by Mariusz Felisiak
Triage Stage, Summary changed
> While you are maintaining both old and new config variations, all …
Note: See TracTimeline for information about the timeline view.
Back to Top