/README.txt

http://django-comment-utils.googlecode.com/ · Plain Text · 15 lines · 12 code · 3 blank · 0 comment · 0 complexity · ca33719796eefb6f0dd1b8c38ebe12a9 MD5 · raw file

  1. =================================================
  2. Comment-related utilities for Django applications
  3. =================================================
  4. This application provides several useful comment-related utilities for
  5. Django_ applications, including a generic comment-moderation
  6. system. For installation instructions, see the file ``INSTALL.txt`` in
  7. this directory, and for documentation see the files in the ``docs/``
  8. directory.
  9. The latest versions of these documents can always be viewed on the
  10. Google Code project web site for this application, which is located at
  11. http://code.google.com/p/django-comment-utils/.
  12. .. _Django: http://www.djangoproject.com/