cecedille1/matis/: joboffers-0.3.6 metadata and description
Job Offers application for django
author | Grégoire ROCHER |
author_email | gregoire@emencia.com |
platform |
|
File | Tox results | History |
---|---|---|
JobOffers-0.3.6-py2.py3-none-any.whl
|
|
|
JobOffers-0.3.6.tar.gz
|
|
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.