On Jun 28, 2006, at 7:08 AM, Guillermo Fernandez Castellanos wrote: > I'm trying to modify my blogging application using the new > GenericRelation and GenericForeignKey, keeping the tagging concept as > easy as posible. > > The problem is, once the modifications made, I can not find a tag > field in the Admin interface. It says "Could not find Formfield or > InlineObjectCollection named 'tags'". The doc is yet a bit light on > this, so I can not find any info. > > Is it normal? Is there a way of circunventing this?
Right now the Generic* fields don't appear in the admin. I'm working on it :) 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 -~----------~----~----~----~------~----~------~--~---

