Commit Graph

66 Commits

Author SHA1 Message Date
aatish d3ade15c9a add python decouple 2018-10-26 14:55:13 +05:45
aatish 730b02f673 track static resources folder 2018-10-26 14:42:11 +05:45
aatish 862023840d add messages on success, use permissions for views 2018-10-26 14:15:31 +05:45
aatish eb07ef249b add login/logout urls and templates 2018-10-26 14:13:34 +05:45
aatish 28d061304f add Dockerfile spec 2018-10-26 13:43:32 +05:45
aatish 7a992a44d0 create views for application lists 2018-10-20 14:00:59 +05:45
aatish 57d270879a use is_job_poster rules in views and templates, create renew view 2018-10-20 13:33:55 +05:45
aatish 95d2f9c3d1 add rules package, create rule for is_job_poster 2018-10-20 13:33:33 +05:45
aatish 58c739c4e6 hide screening question title if job has no screening questions 2018-10-20 12:46:49 +05:45
aatish 34b77e8a4e use formsets for screening questions, create views for applying to jobs 2018-10-20 12:44:28 +05:45
aatish 7b33b832fe allow variable number of screening questions 2018-10-20 11:19:49 +05:45
aatish 73aedd193b create detail page for job posting, show screening questions 2018-10-17 17:16:10 +05:45
aatish 25f045a68c create Question and Answer model, use inline formsets in JobCreate 2018-10-17 17:03:34 +05:45
aatish 7d4195fc6c use crispy with bootstrap4 for forms, job creation view with autocomplete tags 2018-10-17 15:24:31 +05:45
aatish d122a1db39 add basic index and job listing page
register models to admin for easy testing
2018-10-17 14:36:51 +05:45
aatish c8536289fd create initial models for tag, job and application 2018-10-17 13:20:54 +05:45