This forces me to use non-compliant code by making me use multiple
controls with the same id. Since nobody seems to know the solution to
this problem I'm assuming it's a problem with documentation and have
filed a bug on it at http://code.djangoproject.com/ticket/2107.
Frankie.
On 06/06/06, Fran
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
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 re
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
I was talking about this on IRC the other day. I want to have a form
to add a recipe and several ingredients at once, the edit_inline
arguement seemed to be the solution (a outlined at
http://code.djangoproject.com/wiki/NewAdminChanges). However, this
seems to be removed post M-R. Is there any alt
5 matches
Mail list logo