/README.txt
Plain Text | 15 lines | 12 code | 3 blank | 0 comment | 0 complexity | ca33719796eefb6f0dd1b8c38ebe12a9 MD5 | raw file
Possible License(s): BSD-3-Clause
- =================================================
- 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/