You can learn about ContentTypes from http://www.djangoproject.com/documentation/models/generic_relations/ and also from the code of django.contrib.comments
Good luck! Aidas Bendoraitis [aka Archatas] On 7/19/06, Uros Trebec <[EMAIL PROTECTED]> wrote: > > Hi everyone! > > I'm trying to figure out how to use django.contrib.contenttypes. There > is no official documentation, code is not documented enough and I could > only find this [0] blog post from which I can't get anything useful > from. > > Does anyone know how to use this thing? > > [0] http://feh.holsman.net/articles/2006/06/03/django-contenttype > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

