On 12/6/06 6:32 AM, paulh wrote: > Using a GenericForeignKey everything seems to work until you try to use > fields in an Admin class.
That's right - generic relations don't (yet) have the necessary code for admin interfaces. It'll happen eventually, but for now, sorry! 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?hl=en -~----------~----~----~----~------~----~------~--~---

