ipv6-dot-work/jobs
aatish 307f25efb7 fix index page link 2018-11-17 11:24:28 +05:45
..
management create management command to create test users, use it in Docker 2018-10-26 15:08:49 +05:45
migrations use formsets for screening questions, create views for applying to jobs 2018-10-20 12:44:28 +05:45
templates fix index page link 2018-11-17 11:24:28 +05:45
__init__.py create initial models for tag, job and application 2018-10-17 13:20:54 +05:45
admin.py use formsets for screening questions, create views for applying to jobs 2018-10-20 12:44:28 +05:45
apps.py create initial models for tag, job and application 2018-10-17 13:20:54 +05:45
autocomplete.py use is_job_poster rules in views and templates, create renew view 2018-10-20 13:33:55 +05:45
date_utils.py create initial models for tag, job and application 2018-10-17 13:20:54 +05:45
forms.py use formsets for screening questions, create views for applying to jobs 2018-10-20 12:44:28 +05:45
models.py use formsets for screening questions, create views for applying to jobs 2018-10-20 12:44:28 +05:45
rules.py add rules package, create rule for is_job_poster 2018-10-20 13:33:33 +05:45
tests.py create initial models for tag, job and application 2018-10-17 13:20:54 +05:45
urls.py create views for application lists 2018-10-20 14:00:59 +05:45
views.py landing page changes 2018-11-10 11:14:33 +05:45