cecedille1/matis/: joboffers-0.3.5 metadata and description

Simple index

Job Offers application for django

author Grégoire ROCHER
author_email gregoire@emencia.com
platform
  • UNKNOWN
File Tox results History
JobOffers-0.3.5-py2.py3-none-any.whl
Type
Python Wheel
Python
2.7
JobOffers-0.3.5.tar.gz
Type
Source

Installation

Add job_offer to your INSTALLED_APPS.

Settings

JOB_OFFER_HELPERS_MODULE is a python path to a importable python module. It can define two subclasses of FormHelper. This classes will override the helpers used for the views.

JOB_OFFER_FROM_EMAIL is an email. Emails sent from the application about job offers use this email as the from address.

JOB_OFFER_ADMIN_EMAILS is a list of emails. Job applications are sent to this list of emails.