This si a somewhat nooby question. I have a comment. I want to display the post title for the comment.object_id.
In the template I have been trying things like comment.post.title, but that is not working. I think it is due to the fact that Comments use a generic foreign key. So... how do I do this? Any references? Lemme know. Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

