Hi. > On 9 Mar 2021, at 14:33, Tobias Bengfort <[email protected]> wrote: > > According to [0] ... > > [0] > https://docs.djangoproject.com/en/3.1/ref/contrib/admin/#the-staff-member-required-decorator
Those docs are unchanged since they were added 6 years ago. https://github.com/django/django/commit/e8a758e941bb36f69b6224b73b00b9d6a814bbdc <https://github.com/django/django/commit/e8a758e941bb36f69b6224b73b00b9d6a814bbdc> A PR modernising the explanation may be in order. (I’d need to look at the matching history for admin_view judge fully…) Kind Regards, Carlton -- 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/12592C48-40D3-40FF-832E-D6D14DA8B9B4%40gmail.com.
