Hi,
On Sun, 14 Sep 2008 16:58:34 -0700, Aric Coady wrote:
> I think this is the same error I'm seeing in
> http://code.djangoproject.com/ticket/9076. It involves getting duplicate
> pks from the form.
I just added the patch to my patch queue and it worked perfectly - thanks
a lot! It would be
I think this is the same error I'm seeing in
http://code.djangoproject.com/ticket/9076.
It involves getting duplicate pks from the form. I've used the below
workaround in the meantime.
Index: django/forms/models.py
===
--- django/f
Hi,
I fought against this for the whole day already (with patching Django;
creating Form and FormSet subclasses etc.) but nothing helped. I want to
have a Message with multiple translations in my database and the admin
should display the message and the translations inline.
Now the problem is
3 matches
Mail list logo