﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
27351	Add support for composite fields	Victor Porton	nobody	"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?"	New feature	closed	Database layer (models, ORM)	1.10	Normal	wontfix		porton@…	Unreviewed	0	0	0	0	0	0
