Hi, Thanks for the answer.
> > It is really curious because the table seems to exist. > Does the column exist too? Mmm... I'm afraid I do not really get the difference between the two... Let's say that I've checked the tables with sqlite3 (.table and .schema) and that I'm able to enter data into the DB through the shell. So the DB seems to work, but I would really like to have the admin interface to manage all that > Given your implementation, you could use the Tag class with as many > other models as you like. However, if your Tag class had a ForeignKey > to a specific model, the common way to handle this is described here: > > http://feh.holsman.net/articles/2006/06/03/django-contenttype I actually already had a look at the article(s) :-) It's interesting. I might implement it. Thanks, G --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---