--
Ticket URL: <https://code.djangoproject.com/ticket/29859>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Old description:
> https://github.com/django/django/blob/master/django/contrib/postgres/aggregates/general.py#L54
> --- master
> https://github.com/django/django/blob/2.1.2/django/contrib/postgres/aggregates/general.py
> --- 2.1.2 version
New description:
https://github.com/django/django/blob/master/django/contrib/postgres/aggregates/general.py#L54
--- master
https://github.com/django/django/blob/2.1.2/django/contrib/postgres/aggregates/general.py#L52
--- 2.1.2 version
--
--
Ticket URL: <https://code.djangoproject.com/ticket/29859#comment:1>
* status: new => closed
* resolution: => invalid
* component: Uncategorized => contrib.postgres
* type: Uncategorized => Bug
Comment:
It will be a new feature in Django 2.2 as described in
96199e562dcc409ab4bdc2b2146fa7cf73c7c5fe. Per our
[https://docs.djangoproject.com/en/dev/internals/release-process
/#supported-versions supported versions policy], new features aren't
backported to the latest stable release.
--
Ticket URL: <https://code.djangoproject.com/ticket/29859#comment:2>