Hi,

I am just reading about django comments framework that I planned to
use.

As I learned so far you have to have object to which comments belong
in the database as well. Let's say I just want to have comments
related to some paragraph on my page without having to create record
for each paragraph that I want to comment on and I would like to use
paragraph id as the key to identify the comments.

Thanks,

Tomas

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