I agree, adding more functionality to the ORM for this one limited use case
doesn't seem worth it, especially given GenericRelation's existence.
On 18 April 2018 at 17:10, Tim Graham wrote:
> I'd lean toward a wontfix. In particular, making changes in
> django/db/models/sql/query.py for a contri
I'd lean toward a wontfix. In particular, making changes in
django/db/models/sql/query.py for a contrib app doesn't look like a good
separation of concerns. Is there a downside to the alternative of adding
the GenericRelation?
On Tuesday, April 10, 2018 at 3:38:53 AM UTC-4, Carlton Gibson wrote
Hi All,
Calendar Week 14 — ending 6th April. I reviewed patched on:
https://code.djangoproject.com/ticket/28462 -- ModelAdmin.list_editable
unusably slow and memory intensive with large datasets
https://code.djangoproject.com/ticket/27991 -- Add 'obj' kwarg to
InlineModelAdmin.has_add_permiss