< Home - < Back

django-threadedcomments


Information about the package, django-threadedcomments, which is shipped with common Linux distributions. The django-threadedcomments package is designed for, A simple yet flexible threaded commenting system for Django.


Package Name:

django-threadedcomments

Summary:

A simple yet flexible threaded commenting system for Django

Description:

Django-threadedcomments is a Django application which allows for the simple creation of a threaded commenting system. It is flexible as well, partly due to its use of the same facilities that any other Django application would use.

Architecture:

noarch

Version:

0.5.3

Release:

2.el6

Size:

67 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for django-threadedcomments


Control the django-threadedcomments package with the following handy commands outlined below.


Command

Description of Command

yum install django-threadedcomments

This command will install django-threadedcomments on the server.

yum remove django-threadedcomments

This command will un-install django-threadedcomments on the server. When you run this command, you will be asked if you are sure that you want to remove django-threadedcomments, so you have to manually confirm that you want to do this.

yum -y remove django-threadedcomments

This command will un-install django-threadedcomments on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove django-threadedcomments when using the -y flag.

yum update django-threadedcomments

This command will update django-threadedcomments to the latest version. When you run this command, you will be asked if you are sure that you want to remove django-threadedcomments, so you have to manually confirm that you want to do this.

yum -y update django-threadedcomments

This command will update django-threadedcomments to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove django-threadedcomments when using the -y flag.

yum info django-threadedcomments

This command will show you core information about the django-threadedcomments package.

yum deplist django-threadedcomments

This command will show you the dependencies for django-threadedcomments. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update django-threadedcomments

This command will check if there is an update waiting on django-threadedcomments. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.