#35269: GeneratedFields can't be defined on RelatedFields
-------------------------------------+-------------------------------------
     Reporter:  Perrine L.           |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  5.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

 * resolution:   => needsinfo
 * status:  new => closed

Comment:

 Related fields were never intended to be used as `output_field`s.
 Moreover, as far as I'm aware, `GeneratedField`s cannot refer fields from
 external models, so I'm not exactly sure what kind of column you want to
 add. Please add a sample project that reproduces your issue, and provide a
 valid column DDL definition that you believe is not currently supported.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35269#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018e0ce8ab6a-ff9a6c62-ac22-46d8-a6e3-39c59663446c-000000%40eu-central-1.amazonses.com.

Reply via email to