Yes, this is a shameless request to get my pet bug fixed :)
A while ago I filed
http://code.djangoproject.com/ticket/11448 -- this
is the only bug that makes me have to ship a custom django version with
my app, which I think is a shame.
The problem is that doing anything that calls Model._meta.init_name_map,
such as querying the model or defining a ModelForm that uses it, will
make adding additional ForeignKeys impossible.
The ticket includes a patch and a testcase, I believe that's all that's
needed for it to be applied. Can a developer please have a look at this
and make me happy? Thanks!
--
Dennis K.
The universe tends towards maximum irony. Don't push it.