migrations
|
17# created apply job button
|
2021-01-14 20:31:47 +01:00 |
__init__.py
|
#1 setting up django project and mysql
|
2020-12-21 19:53:38 +01:00 |
admin.py
|
5# added category model
|
2020-12-31 11:11:30 +01:00 |
apps.py
|
#1 setting up django project and mysql
|
2020-12-21 19:53:38 +01:00 |
forms.py
|
17# created apply job button
|
2021-01-14 20:31:47 +01:00 |
models.py
|
17# created apply job button
|
2021-01-14 20:31:47 +01:00 |
tests.py
|
#1 setting up django project and mysql
|
2020-12-21 19:53:38 +01:00 |
urls.py
|
16# created search view and template
|
2021-01-14 14:54:00 +01:00 |
views.py
|
19# created employee profile
|
2021-01-15 09:48:48 +01:00 |