I've been looking at the django implementation of freecomments and
comments modules as well as the alternative threadedcomments module
(http://code.google.com/p/django-threadedcomments/).

One thing that hits me here is -- why are they always 2 different
classes for user comments and anonymous comments? Do we have to choose
which ones to use? Or is there an easy way to merge them but I just
can't see it?

What I would like to have is possibility for bot logged in and not
logged in users to comment in a threaded way.

If I'm asking for obvious stuff (perhaps I am, I have not done any
django coding yet, just starting my first private project), please
point me to the right thread/google page.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to