I am sorry for the noise: The slug primary key of the inline model
needs to be displayed. Now it works. Nevertheless silently ignoring
errors like admin does sometimes is bad.
Thomas Guettler schrieb:
> ... replying to myself
>
> In django trunk this was fixed.
> http://code.djangoproject.com/ti
... replying to myself
In django trunk this was fixed.
http://code.djangoproject.com/ticket/10992
Still looking for a solution in 1_0_X. Unfortunately I don't get a stacktrace,
but the inlines are just missing.
TEMPLATE_STRING_IF_INVALID does not get used.
Thomas
Thomas Guettler schrieb:
>
Hi,
today I created a model with a slug field as primary key.
I discovered that it brings problems in the admin interface.
1. Inlines are not possible. The don't get displayed and if I submit I get
"ManagementForm data is missing or has been
tampered with".
Both ("parent" and inline) models ha
3 matches
Mail list logo