ctrochalakis / django-threadedcomments
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
brosner (author)
Sun Jan 25 12:07:38 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG.txt | ||
| |
CONTRIBUTORS.txt | ||
| |
INSTALL.txt | ||
| |
LICENSE.txt | ||
| |
README.txt | ||
| |
docs/ | ||
| |
examples/ | ||
| |
promotional/ | ||
| |
setup.py | ||
| |
tests/ | ||
| |
threadedcomments/ |
README.txt
======================= django_threadedcomments ======================= This is a simple yet flexible threaded commenting system for your Django projects. For installation instructions, see the file "INSTALL.txt" in this directory; for a tutorial on how to set up this system with a blog, see "docs/tutorial.txt". For an API reference, see "docs/api.txt". Visit the google code page at http://django-threadedcomments.googlecode.com/

