>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. They should be, right? Nat -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" 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-developers/8a7f08e4-aaa3-491c-8d1d-5c761b9ee73cn%40googlegroups.com.
