Opened 6 years ago

Closed 6 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

Description (last modified by Andriy)

Change History (2)

comment:1 by Andriy, 6 years ago

Description: modified (diff)

comment:2 by Tim Graham, 6 years ago

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