#32421: Add @cached_property in admindocs
-------------------------------------+-------------------------------------
Reporter: Nat S | Owner: nobody
Dunn |
Type: New | Status: new
feature |
Component: | Version: 3.1
contrib.admindocs |
Severity: Normal | Keywords: cached_property
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
From the documentation
(https://docs.djangoproject.com/en/3.1/ref/contrib/admin/admindocs/): "The
models section of the admindocs page describes each model in the system
along with all the fields, properties, and methods available on it."
Currently, properties decorated with @cached_property are not included.
Please include them.
--
Ticket URL: <https://code.djangoproject.com/ticket/32421>
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/051.8807272b211be20338720a4ba53a7810%40djangoproject.com.