https://code.djangoproject.com/ticket/30864#comment:5
as well as deprecating using it from
`django.utils.decorators.classproperty`.
--
Ticket URL: <https://code.djangoproject.com/ticket/30876>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => André Ericson
--
Ticket URL: <https://code.djangoproject.com/ticket/30876#comment:1>
* type: Uncategorized => New feature
* stage: Unreviewed => Accepted
* component: Uncategorized => Utilities
Comment:
This is an undocumented decorator so I don't think that we need to
deprecate it. Release note in "Backwards incompatible changes" should be
enough.
--
Ticket URL: <https://code.djangoproject.com/ticket/30876#comment:2>
* easy: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/30876#comment:3>
* has_patch: 0 => 1
Comment:
Pull request at: https://github.com/django/django/pull/11945
--
Ticket URL: <https://code.djangoproject.com/ticket/30876#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"312049091288dbba2299de8d07ea3e3311ed7238" 31204909]:
{{{
#!CommitTicketReference repository=""
revision="312049091288dbba2299de8d07ea3e3311ed7238"
Fixed #30876 -- Moved classproperty() decorator to the
django.utils.functional.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30876#comment:5>