Stackoverflow kind of Answer/commenting app in Django -


i wondering if there pluggable application in django can use replica of stackoverflow kind answer , commenting.

each post on web app have answers , answers can have comments discussing answer, so.

does know such app or has been able modify django commenting app build this?

http://www.osqa.net/

is written django.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -