< Home - < Back

python-django-post_office


Information about the package, python-django-post_office, which is shipped with common Linux distributions. The python-django-post_office package is designed for, Allows you to log email activities and send mail asynchronously.


Package Name:

python-django-post_office

Summary:

Allows you to log email activities and send mail asynchronously

Description:

Django Post Office is a simple app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging. ``post_office`` is implemented as a Django ``EmailBackend`` so you don't need to change any of your code to start sending email asynchronously.

Architecture:

noarch

Version:

0.3.1

Release:

4.el6

Size:

47 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for python-django-post_office


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


Command

Description of Command

yum install python-django-post_office

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

yum remove python-django-post_office

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

yum -y remove python-django-post_office

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

yum update python-django-post_office

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

yum -y update python-django-post_office

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

yum info python-django-post_office

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

yum deplist python-django-post_office

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

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