Oops, I just accidently hit send to early there. Anyway, when messing around with the manipulators in the shell and generate them as shown at http://code.djangoproject.com/wiki/NewAdminChanges I get a dictionary called _related_objects (or something like that) but I am unable to access it in the templates. I've hacked around this for the moment but I would like to know the Right Way(TM) of doing this.
Thanks, Frankie On 06/06/06, Frankie Robertson <[EMAIL PROTECTED]> wrote: > Thanks but that's not what I was looking for. I wasn't interested in > the admin. I was interested in manipulators > (http://www.djangoproject.com/documentation/forms/), which allow you > access to bits of the admin's framework. I was having trouble writing > a form to submit both an object and several related objects. Say that > I want to write a form so a user can add a recipe and several > ingredients. When messing about with objects in the shell > > On 01/06/06, canen <[EMAIL PROTECTED]> wrote: > > > > http://www.djangoproject.com/documentation/tutorial2/#adding-related-objects > > > > I think that may be what you are looking for. > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---