Opened 5 years ago

Closed 5 years ago

#29859 closed Bug (invalid)

Version 2.1.1 doesn't have OrderableAggMixin for Postgres StringAgg function

Reported by: Andriy Owned by: nobody
Component: contrib.postgres Version: 2.1
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Change History (2)

comment:1 Changed 5 years ago by Andriy

Description: modified (diff)

comment:2 Changed 5 years ago by Tim Graham

Component: Uncategorizedcontrib.postgres
Resolution: invalid
Status: newclosed
Type: UncategorizedBug

It will be a new feature in Django 2.2 as described in 96199e562dcc409ab4bdc2b2146fa7cf73c7c5fe. Per our supported versions policy, new features aren't backported to the latest stable release.

Note: See TracTickets for help on using tickets.
Back to Top