public
Description: django-threadedcomments is a simple yet flexible threaded commenting system for Django.
Homepage: http://code.google.com/p/django-threadedcomments/
Clone URL: git://github.com/ericflo/django-threadedcomments.git
name age message
file .gitignore Tue Mar 31 14:58:37 -0700 2009 Created some initial tests. [ericflo]
file CHANGELOG.txt Tue Mar 31 11:45:07 -0700 2009 Updated the CHANGELOG.txt [ericflo]
file CONTRIBUTORS.txt Thu Oct 22 15:23:17 -0700 2009 Added myself to contributors [HonzaKral]
file LICENSE.txt Tue Mar 31 12:23:24 -0700 2009 Removed all supporting portions from django-thr... [ericflo]
directory docs/ Thu Nov 05 15:33:20 -0800 2009 added urls config example and link to comments doc [HonzaKral]
directory legacy_threadedcomments/ Tue Mar 31 12:23:24 -0700 2009 Removed all supporting portions from django-thr... [ericflo]
file setup.py Tue Mar 31 20:50:10 -0700 2009 Converted setup.py to setuptools [ericflo]
directory tests/ Mon Nov 02 10:45:01 -0800 2009 less verbose tests [HonzaKral]
directory threadedcomments/ Tue Dec 08 06:08:08 -0800 2009 use the title value from the form [HonzaKral]