#31677: ForeignObjectRel and its subclasses shouldn't be set as
Col.output_field.
-------------------------------------+-------------------------------------
Reporter: felixxm | Owner: Simon Charette
Type: | Status: assigned
Cleanup/optimization |
Component: Database | Version: master
layer (models, ORM) |
Severity: Normal | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
`ForeignObjectRel` and its subclasses (e.g. `ManyToOneRel`) shouldn't be
set as `Col.output_field`. It can cause various issues, see #31660 and a
[https://github.com/django/django/pull/13025#pullrequestreview-425279818
short discussion].
--
Ticket URL: <https://code.djangoproject.com/ticket/31677>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/050.89e2f5714c8d724c77def21ffc7b1d35%40djangoproject.com.