Re: Commenting on Comments

2007-08-09 Thread Jeremy Dunck

On 8/8/07, Ramdas S <[EMAIL PROTECTED]> wrote:
>
> How do I use the comments framework, so that users can comment on
> comments made by others? The free comments example does not
>
> Is it possible without hacking the comments app?

Ramdas,
  Sorry you've received no response.
  You'll find that relatively few people are using the comments app in
production, since it's undocumented and known to be pending a
re-write.

  That said, there should be no problem commenting on a comment-- it's
just another content type, after all.
  The trick will be making a template tag to render the tree of comments.

  For some example code making extensive use of the comments system,
check out this:
http://code.google.com/p/django-comment-utils/

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Commenting on Comments

2007-08-08 Thread Ramdas S

How do I use the comments framework, so that users can comment on
comments made by others? The free comments example does not

Is it possible without hacking the comments app?


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---