Opened 4 years ago
Last modified 4 years ago
#32587 closed Cleanup/optimization
Use RelatedManager of parent object in get_queryset of inlines — at Initial Version
Reported by: | Andreas Galazis | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 3.2 |
Severity: | Normal | Keywords: | admin, prefetch, inline |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
This would help support prefetching configuration on parent admin's queryset.
Note:
See TracTickets
for help on using tickets.