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/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 have a slug field as primary key. Any 
>> change to get the
>> admin interface working?
>>
>> I use the django svn 1_0_X branch
>>
>>   Thomas
>>
> 

-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to