I was poking around in our (Votizen's) use of signals and thinking
about making some tooling so that signal usage was a bit more
transparent.
In doing so, I noticed that GenericForeignKey hooks the model pre_init
signal. It does that because GFK needs a chance to munge kwargs from
the GFK field n
Hi all,
I've reopened an old issue that I keep running into:
https://code.djangoproject.com/ticket/15084#comment:20
The comment indicates quite clearly what the problem is, how it can be
reproduced and has a patch included. Can we move this forward? Would
be much appreciated.
regards,
Klaas
--