#27351: A Django field consisting of several fields
----------------------------------------------+--------------------
     Reporter:  Victor Porton                 |      Owner:  nobody
         Type:  New feature                   |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  1.10
     Severity:  Normal                        |   Keywords:
 Triage Stage:  Unreviewed                    |  Has patch:  0
Easy pickings:  0                             |      UI/UX:  0
----------------------------------------------+--------------------
 I want a "composite" Django fields which corresponds to two (rather than
 one) database columns.

 In fact the composite field should consist of two ForeignKey fields.

 Otherwise it should behave like a normal field. For example it can be used
 in a form to input data.

 It seems that Django 1.10.1 does not support this. I may try to write a
 patch. Any advice?

--
Ticket URL: <https://code.djangoproject.com/ticket/27351>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.fa90ed586c3f5ff61a461bc0c528ecf0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to