On 7/4/07, David <[EMAIL PROTECTED]> wrote: > > Please let me stress that that isn't the full implementation (if you > want me to go into further detail, please let me know). Basically, I > want to be able to assign many different objects (of different model > types) to an Article. I need to be able to do this via the Admin > interface in a user friendly way so that the people who write the > articles can do it easily. > > The way I had this working in Rails was with a fancy controller method > and some Ajax.
As you have noticed, there is limited support for generic relations in the admin view at the moment. We are in the process of rewriting the admin view to make it easier to customize, and to use the new forms framework. Ticket #4667 (http://code.djangoproject.com/ticket/4667) contains a patch that extends the newforms-admin branch to support edit-inline for generic relations. I haven't looked at this code, but Honza Král is fairly reliable contributor. I'd be interested in hearing any feedback on this patch. 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 -~----------~----~----~----~------~----~------~--~---