ipv6-dot-work/jobs
aatish 73aedd193b create detail page for job posting, show screening questions 2018-10-17 17:16:10 +05:45
..
migrations create Question and Answer model, use inline formsets in JobCreate 2018-10-17 17:03:34 +05:45
templates create detail page for job posting, show screening questions 2018-10-17 17:16:10 +05:45
__init__.py create initial models for tag, job and application 2018-10-17 13:20:54 +05:45
admin.py create Question and Answer model, use inline formsets in JobCreate 2018-10-17 17:03:34 +05:45
apps.py create initial models for tag, job and application 2018-10-17 13:20:54 +05:45
autocomplete.py use crispy with bootstrap4 for forms, job creation view with autocomplete tags 2018-10-17 15:24:31 +05:45
date_utils.py create initial models for tag, job and application 2018-10-17 13:20:54 +05:45
forms.py create Question and Answer model, use inline formsets in JobCreate 2018-10-17 17:03:34 +05:45
models.py create detail page for job posting, show screening questions 2018-10-17 17:16:10 +05:45
tests.py create initial models for tag, job and application 2018-10-17 13:20:54 +05:45
urls.py create detail page for job posting, show screening questions 2018-10-17 17:16:10 +05:45
views.py create detail page for job posting, show screening questions 2018-10-17 17:16:10 +05:45