manjurulhoque / django-job-portal

Job portal application using Django
MIT License
567 stars 244 forks source link

Shows "403 forbidden" page when try to apply with employer account #64

Closed rezwancs closed 2 years ago

rezwancs commented 2 years ago

Checklist

Describe the bug Shows "403 forbidden" page when try to apply with employer account

To Reproduce Steps to reproduce the behavior:

  1. Go to any job details page
  2. Click on 'Apply for this job' button

Expected behavior The "Apply for this job" button can be disabled or hidden for the employer account

Screenshots the apply button image the forbidden page image

Desktop (please complete the following information):

manjurulhoque commented 2 years ago

Can employers apply for the job?

rezwancs commented 2 years ago

No, but they can click on "Apply for the job" button which leads to a forbidden page.

manjurulhoque commented 2 years ago

Fixed now. Thanks for the report