code4lib / shortimer

a webapp for code4lib jobs
http://jobs.code4lib.org
40 stars 15 forks source link

create a model for Job Feeds #15

Open edsu opened 11 years ago

edsu commented 11 years ago

Right now there is a settings.JOB_FEEDS list of RSS/Atom feeds to trawl for job ads. It would be nice if these could be modeled in the database somehow, and linked to Job instances. This would allow us to easily display a nice little icon for the job source, and also programatically list job sources on the /about/ page.