I'm familiar with modifying comments to change functionality, that's
well documented. But what I want to do is use a modified version of
comments on a model and also the standard comments.

So I have a model "post" and I want to enable comments, easy enough,
and then I want to enable mod_comments on the same "post" model. I
don't want to override the regular comments, literally on my page I
want it to say "Add a Comment" or "Add a different type of Comment"
two links, two different comment types.

Also, this would be helpful in the future to know for those instances
that I would like to have different types of comments for different
types of posts in the same project, so, for example if I have two
blogs on in the same project and blog1 has regular comments and then
blog2 has mod_comments.


Suggestions??
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to