#32421: Add @cached_property in admindocs
-----------------------------------+--------------------------------------
     Reporter:  Nat S Dunn         |                    Owner:  nobody
         Type:  New feature        |                   Status:  new
    Component:  contrib.admindocs  |                  Version:  3.1
     Severity:  Normal             |               Resolution:
     Keywords:  cached_property    |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Description changed by Nat S Dunn:

Old description:

> 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.

New description:

 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. And possibly include other (or all)
 descriptors/attributes.

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32421#comment:1>
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/066.ff71f1e53ef033391486015187d40458%40djangoproject.com.

Reply via email to