On Jun 22, 2006, at 10:24 AM, Jay Parlar wrote: > On 6/22/06, arthur debert <[EMAIL PROTECTED]> wrote: >> I've been playig with GenericForeignKey and they are great. > > I don't think any explicit work has been done yet to support the new > generic stuff in the Admin. There is in fact at least one bug right > now, with deleting generic things in the admin > (http://code.djangoproject.com/ticket/2199). > > The code is still in the early stages, so I guess we can't expect > everything yet, but what's there is working pretty phenomenally for > me.
Yeah, that's right -- there's currently no admin support. It'll get there eventually; I just wanted the core code to get some eyeballs before trying to write it into the admin. (Thanks for the pointer to the bug, Jay, I'd missed that one). Jacob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

