﻿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
17814	Add a way to override related_name on models that you can't edit	yanchenko.igor@…	nobody	"I use external apps with same name models (for example it's forum.post and blog.post) and have conflict with related_name, both have
 user = models.!ForeignKey(User, related_name=""posts"")

I writed patch with principle like ABSOLUTE_URL_OVERRIDES"	New feature	new	Database layer (models, ORM)		Normal			slav0nic0@…	Accepted	1	1	1	1	0	0
