Docs inaccurately claim aggregation doesn't work with GenericRelation
This ticket collects a few documentation issues:
- Following #24002:
- Release notes
- Consider documenting the behavior of filtering on the generic relation
- Fix the note on
GenericRelations and aggregation (they do work now)
Change History
(5)
| Triage Stage: |
Unreviewed → Accepted
|
| Has patch: |
set
|
| Summary: |
Documentation of GenericRelation should be updated → Docs inaccurately claim aggregation doesn't work with GenericRelation
|
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
The note about aggregation not working was in response to #10870 which has been fixed since 1.6 at least.
PR to address that.
I'm not sure release notes or further documentation is needed for #24002, that just looks like a bug fix to me.