RachWalm / VolunteerVillage

Project 4 for Code Institute
0 stars 1 forks source link

Bug: Admin had a 403 error #79

Open RachWalm opened 9 months ago

RachWalm commented 9 months ago

Story

As an Administrator, I can access admin site so that I can perform admin tasks.

Acceptance Criteria

Tasks

RachWalm commented 9 months ago

CSRF_TRUSTED_ORIGINS = ['https://volunteervillage-8a4d89acc796.herokuapp.com', 'https://127.0.0.1'] added to settings.py