On Jun 19, 12:53 am, "M.Ganesh" <[EMAIL PROTECTED]> wrote: > Hi Chris, > > May be you can try this model : > ...
While I could store each comment off as an instance of a Comments model, I don't really have a need to do so. I'm wanting to have the comments stored as a TextField on the main object since there's no need to reference them individually. I suppose I could also create an Abstract Base Class for this, something like CommentableItemBase that would have the functionality defined there to keep it DRY. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---