< Home - < Back

python-django-notification


Information about the package, python-django-notification, which is shipped with common Linux distributions. The python-django-notification package is designed for, User notification management for the Django web framework.


Package Name:

python-django-notification

Summary:

User notification management for the Django web framework

Description:

Many sites need to notify users when certain events have occurred and to allow configurable options as to how those notifications are to be received. The project aims to provide a Django app for this sort of functionality. This includes: * submission of notification messages by other apps * notification messages on signing in * notification messages via email (configurable by user) * notification messages via feed

Architecture:

noarch

Version:

0.2

Release:

4.el6

Size:

52 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for python-django-notification


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


Command

Description of Command

yum install python-django-notification

This command will install python-django-notification on the server.

yum remove python-django-notification

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

yum -y remove python-django-notification

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

yum update python-django-notification

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

yum -y update python-django-notification

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

yum info python-django-notification

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

yum deplist python-django-notification

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

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