> For the specific case of editing an inline_edited object seperately in
> its own admin form, (which I believe the original poster would be
> satisfied with as a stop gap measure), this should already work in
> new-admin AFAIK. The foreign key with edit_inline=whatever is rendered
> as a foreign
Adrian Holovaty wrote:
> On 11/7/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>>It's a bit of a problem for me because i want to do this.
>>
>>Allow users to create a Purchase Order which has several Items (of
>>equipment) so item's are edited inline with purchase orders.
>>
>>Then for each
On 11/7/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> It's a bit of a problem for me because i want to do this.
>
> Allow users to create a Purchase Order which has several Items (of
> equipment) so item's are edited inline with purchase orders.
>
> Then for each Item needs to be edited indiv
Hi
I have classes that are edited inline. When you come to edit them
indivdually in the admin interface they error with teh following
message.
ProgrammingError: ERROR: invalid input syntax for integer: ""
because in the admin screen the foregin key field that is defined as
inline edited is
4 matches
Mail list logo