manjurulhoque / django-job-portal

Job portal application using Django
MIT License
541 stars 242 forks source link

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

Closed imrezwan closed 1 year ago

imrezwan commented 1 year 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 1 year ago

Can employers apply for the job?

imrezwan commented 1 year ago

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

manjurulhoque commented 1 year ago

Fixed now. Thanks for the report