Re: Editing inline object individually

2005-11-17 Thread Qi Cheng
> 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

Re: Editing inline object individually

2005-11-07 Thread Robert Wittams
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

Re: Editing inline object individually

2005-11-07 Thread Adrian Holovaty
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

Editing inline object individually

2005-11-07 Thread [EMAIL PROTECTED]
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