Commit Graph

16 Commits

Author SHA1 Message Date
wcolmenares 7702b51385 fixed toggle message/added logs in case of errors 2019-03-23 11:57:11 -04:00
wcolmenares 7108f538e2 fixed toggle message / added logs in case of errors 2019-03-23 11:53:28 -04:00
wcolmenares 1b893ac2f8 set active status in navbar 2019-03-23 09:43:55 -04:00
wcolmenares e1f6537165 added messages support, more clean html/bootstrap 2019-03-18 23:29:07 -04:00
aatish 67464b906f landing page changes 2018-11-10 11:14:33 +05:45
aatish b6f5fd5882 flake8 fixes 2018-11-03 18:10:34 +05:45
aatish be949448c5 display 3 jobs in home 2018-10-26 15:20:08 +05:45
aatish 862023840d add messages on success, use permissions for views 2018-10-26 14:15:31 +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 34b77e8a4e use formsets for screening questions, create views for applying to jobs 2018-10-20 12:44:28 +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