public
Description: A fork of James Bennett's django-comment-utils that should work with Django 1.0
Homepage:
Clone URL: git://github.com/jezdez/django-comment-utils.git
name age message
file CHANGELOG.txt Loading commit data...
file INSTALL.txt Mon Jul 09 00:31:49 -0700 2007 Version bump in INSTALL.txt git-svn-id: http:... [ubernostrum]
file LICENSE.txt Sun Jun 17 20:13:18 -0700 2007 Add license file git-svn-id: http://django-com... [ubernostrum]
file MANIFEST.in Thu Jun 21 23:35:00 -0700 2007 Stub out docs and packaging git-svn-id: http:/... [ubernostrum]
file README.txt Mon Jun 25 01:52:55 -0700 2007 README and install instructions git-svn-id: ht... [ubernostrum]
directory comment_utils/
directory docs/
file setup.py
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/