Re: Many-to-One Trouble with Edit_Inline Django 0.91

2006-10-17 Thread Russell Keith-Magee
On 10/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > At the add stage, my num_in_admin =12 ( from Photo class) show up in > admin, but when I " save and continue editing" I am left with only one > blank inline photo object. Can't see what the problem is. Here is the > code. Any help an

Many-to-One Trouble with Edit_Inline Django 0.91

2006-10-17 Thread [EMAIL PROTECTED]
At the add stage, my num_in_admin =12 ( from Photo class) show up in admin, but when I " save and continue editing" I am left with only one blank inline photo object. Can't see what the problem is. Here is the code. Any help and I would be grateful. from django.core import meta #done status