Skip to content

sebasmagri/mezzanine-careers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mezzanine Careers

Mezzanine Careers is a simple Job Posting application built for the Django based CMS Mezzanine.

This app is NOT ready for production use but play as you will. It's pretty basic.

Features

  • Create a list of job posting with delayed and expiring durations
  • Provide basic templates to get started
  • Seamlessly integrate with the Mezzanine CMS

Installation and Usage

Install the app by using pip:

$ pip install mezzanine-careers

Add careers to INSTALLED_APPS and synchronize/migrate the database.

Go to the admin site and create new job posts in the Careers section

Development

New features and fixes are welcome. Better if it comes with a patch or pull request. You can find the latest development sources at GitHub. Issues are tracked at the GitHub project page.

To-Do

  • add user posting form modelled or integrate mezzanine forms
  • add user uploads (resumes, CVs, portfolio, etc.)
  • add user email replies

About

Simple Job Posting App for the Mezzanine CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published