#30864: Document and endorse django.utils.decorators.classproperty
-------------------------------------+-------------------------------------
Reporter: Julian Gonggrijp | Owner: Deep
| Sukhwani
Type: New feature | Status: assigned
Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: utils classproperty | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* version: 2.2 => master
Comment:
Replying to [comment:14 Deep Sukhwani]:
> - The version on this ticket says 2.2 however the change, i.e. move from
`django.utils.decorators` to `django.utils.functional` was made in Django
3.1 (current ongoing development version) as a result of which, I added
`versionchanged` text to the submitted code change. Should I remove
`versionchanged`?
This is a new feature so it goes only to the current master and should be
targeted to the Django 3.1. `versionchanged` annotation is not necessary,
you should add `versionadded` instead.
--
Ticket URL: <https://code.djangoproject.com/ticket/30864#comment:15>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/068.afbe493fcbec2f95b09a5892f8f23004%40djangoproject.com.