﻿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
34275	Add new Field named FieldAlias	Sharif Mehedi	nobody	Let's say I define some abstract model and when some database model inharits from the abstract model, I would like to have some other name for a field from the inharited model. This is fairly simple for most of the field types, with some changes in the query_utils. But This will need some extra work on GenericForeignKey, where I would like to have some FieldAlias which should behave like a ForeignKey (some inverse relation to a GenericRelation (which are not necessarily tied together)) on the GenericForeignKey.	New feature	closed	Database layer (models, ORM)	4.1	Normal	wontfix			Unreviewed	0	0	0	0	0	0
