Hmmm, somehow the django admin interface gets this done (when you add
foreign key related fields). It somehow puts an index into each field
name. I started digging through the django code, but ... well, I'm just
not great in digging through code...

On Jan 5, 6:35 am, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
On 1/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:



> I am trying to get your solution 1 to work for the case ofmultiple
> instances of the same model. The forms looks good, but the problem is
> that all fields have the same name (because the forms are generated
> from the same model). Is there any way around that? Or do I have to
> write a custommanipulatorin this case? It seems as if I'm SOOO
> close...I can't think of an easy way to add a prefix to one of the
manipulators, so In this case, I think you will need to resort to a
custommanipulator.

Yours,
Russ Magee %-)


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to