Opened 94 minutes ago
#36979 new Bug
GenericInlineModelAdmin doesn't respect ModelAdmin.get_exclude()
| Reported by: | Tim Graham | Owned by: | |
|---|---|---|---|
| Component: | contrib.contenttypes | Version: | 6.0 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The ModelAdmin.get_exclude() hook was added in #24941, however, GenericInlineModelAdmin doesn't use it.
Note:
See TracTickets
for help on using tickets.