Updated refresh_job_skill and refresh_job_postings command
·
348 commits
to master
since this release
- Updated refresh_job_skill command to get jobs related only to skills that are in our system
- Updated refresh_job_postings command to get job_posting only related to job we already have in our system.
- Added constrains on the Job, Skill, JobPostings, CourseSkill and JobSkill table.
- Added migration to remove all previous taxonomy data.
- Added utility to chuck the queryset provided.