Unable to find/build a commenting system similar as at Djangobook
Posted
by Masi
on Stack Overflow
See other posts from Stack Overflow
or by Masi
Published on 2009-06-26T13:50:15Z
Indexed on
2010/04/21
7:13 UTC
Read the original article
Hit count: 216
I want to open-source my notes similarly as at DjangoBook. I have not found any similar open-source system as at the website. I am particularly interested in the vertical commenting system.
This suggests me that I need to build one by myself for open-source.
How would you build a similar commenting system as at the website?
© Stack Overflow or respective owner