< Home - < Back

django-tracking


Information about the package, django-tracking, which is shipped with common Linux distributions. The django-tracking package is designed for, Django site visitor tracking, including basic blacklisting.


Package Name:

django-tracking

Summary:

Django site visitor tracking, including basic blacklisting

Description:

django-tracking is a simple attempt at keeping track of visitors to Django-powered Web sites. It also offers basic blacklisting capabilities.

Architecture:

noarch

Version:

0.3.7

Release:

2.el6

Size:

1.8 M

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for django-tracking


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


Command

Description of Command

yum install django-tracking

This command will install django-tracking on the server.

yum remove django-tracking

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

yum -y remove django-tracking

This command will un-install django-tracking 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-tracking when using the -y flag.

yum update django-tracking

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

yum -y update django-tracking

This command will update django-tracking 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-tracking when using the -y flag.

yum info django-tracking

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

yum deplist django-tracking

This command will show you the dependencies for django-tracking. 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-tracking

This command will check if there is an update waiting on django-tracking. 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.