Opened 57 minutes ago

Last modified 34 minutes ago

#37328 new Cleanup/optimization

ModelAdmin.has_module_perms doesn't include list view

Reported by: Tim Schilling Owned by:
Component: contrib.admin Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

The has_module_perms doc string doesn't include the list view in the doc string which means it doesn't get included in the documentation. This should be included for completeness.

This is based on @julianklotz PR.

Change History (1)

comment:1 by Tim Schilling, 34 minutes ago

Type: UncategorizedCleanup/optimization
Note: See TracTickets for help on using tickets.
Back to Top