Imaginary Landscape has released two Django-based projects to the open source community - JobBoard and DjangoNews. Each can be accessed through Imaginary's account on GitHub at http://github.com/imagescape/.
JobBoard
This is a simple Job Board for Django. It allows both for employers to publish job openings and job seekers to publish their resumes.
JobBoard has been accessible for more than a year at the Imaginary site. The transfer to GitHub allows for more communal collaboration and greater accessibility to the community.
DjangoNews
DjangoNews is a newly released open source application. It is a news application that can be plugged into any existing Django installation and use its existing templates and admin interface. DjangoNews is the news application used on this site, http://www.chicagodjango.com.
Both applications have been released under the BSD license.


