Changes between Initial Version and Version 4 of Ticket #26426
- Timestamp:
- Apr 6, 2016, 9:01:34 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26426
- Property Component Uncategorized → Database layer (models, ORM)
- Property Type Uncategorized → New feature
- Property Triage Stage Unreviewed → Accepted
- Property Summary Use case for QuerySet.extra: annotate query with the existence of a relation → Add a way to customize a QuerySet's joins
-
Ticket #26426 – Description
initial v4 1 2 1 3 This ticket is just to document a use case for QuerySet.extra as requested by the docs: https://docs.djangoproject.com/en/1.9/ref/models/querysets/#extra 2 4