Hi,
it is very easy to do that with newforms-admin, see

http://www.djangosnippets.org/snippets/765/

how this can be done for generic relations, it would be very similar
for many-to-many


On Tue, May 20, 2008 at 10:32 PM, Yuri Baburov <[EMAIL PROTECTED]> wrote:
>
> i'm sorry, probable i put similar, but not right link.
> maybe this one?
> http://marinho.webdoisonline.com/blog/p/153/
>
> as far as i understand, google search didn't work for you. that's a pity.
>
> and seems we've got all components done for web2.0 django admin
> already, but unfortunately nobody has time to make it done, and we've
> got that silly 
> "include-no-any-prebuilt-javascript-library-into-django(-admin)-so-let's-everyone-reinvent-the-wheel"
> decision....
>
> On Tue, May 20, 2008 at 10:03 PM, JReynolds <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>> On May 19, 9:06 am, "Yuri Baburov" <[EMAIL PROTECTED]> wrote:
>>> Hi, something like this?http://www.djangosnippets.org/snippets/747/
>>>
>>> Hi  Mon, May 19, 2008 at 8:53 PM, JReynolds <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>>
>>>
>>>
>>> > I posted this on django-users before and didn't get much response, so
>>> > asking here...
>>>
>>> > I have seen this posted a few times on the list here, but it always
>>> > seems to become a discussion about the many to many implementation and
>>> > move away from making it work as the one to many inline editing works
>>> > in the newforms-admin branch.
>>
>>
>>
>> That appears to be just a drop down select? Why I need is unlike
>> editing, including addition and removal
>>>
>>> > So... does anyone have a fix for being able to add/edit/delete objects
>>> > on the other side of a many to many relationship from the edit view of
>>> > a model?  I have tried to hack up a fix by copying and changing the
>>> > current inline implementation, but can't even get the forms to
>>> > generate.  I can elaborate on my failure if no one else has any
>>> > working ideas...
>>>
>>> > I'm sure I'm not the only one that needs this and can't seem to get it
>>> > done myself, so maybe this is a useful feature that could be added by
>>> > someone with a better understanding of the admin internals?
>>>
>>> --
>>> Best regards, Yuri V. Baburov, ICQ# 99934676, Skype: yuri.baburov,
>>> MSN: [EMAIL PROTECTED]
>> >
>>
>
>
>
> --
> Best regards, Yuri V. Baburov, ICQ# 99934676, Skype: yuri.baburov,
> MSN: [EMAIL PROTECTED]
>
> >
>



-- 
Honza Král
E-Mail: [EMAIL PROTECTED]
ICQ#: 107471613
Phone: +420 606 678585

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to