jezdez / django-comment-utils
- Source
- Commits
- Network (4)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
James Turnbull (author)
Thu Oct 23 06:54:45 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG.txt | Fri Nov 23 01:02:42 -0800 2007 | |
| |
INSTALL.txt | Mon Jul 09 00:31:49 -0700 2007 | |
| |
LICENSE.txt | Sun Jun 17 20:13:18 -0700 2007 | |
| |
MANIFEST.in | Thu Jun 21 23:35:00 -0700 2007 | |
| |
README.txt | Mon Jun 25 01:52:55 -0700 2007 | |
| |
comment_utils/ | Thu Oct 23 06:54:45 -0700 2008 | |
| |
docs/ | Sun Sep 21 07:02:13 -0700 2008 | |
| |
setup.py | Fri Nov 23 01:02:42 -0800 2007 |
README.txt
================================================= Comment-related utilities for Django applications ================================================= This application provides several useful comment-related utilities for Django_ applications, including a generic comment-moderation system. For installation instructions, see the file ``INSTALL.txt`` in this directory, and for documentation see the files in the ``docs/`` directory. The latest versions of these documents can always be viewed on the Google Code project web site for this application, which is located at http://code.google.com/p/django-comment-utils/. .. _Django: http://www.djangoproject.com/
