﻿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
12917	Buggy save_new() of BaseInlineFormSet when getting pk_value of related object	anonymous	nobody	"{{{
  pk_value = getattr(self.instance, self.fk.rel.field_name)
}}}
The attribute actually belongs to the related object, not the object relating to, so this statement is sure to fail. I was wondering if anyone can come up with a solution to fix this."		closed	Uncategorized	1.1		invalid			Unreviewed	0	0	0	0	0	0
