Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling CORS headers for Django Project #238

Closed
1 task done
mehmetemreakbulut opened this issue Oct 29, 2022 · 1 comment · Fixed by #239
Closed
1 task done

Enabling CORS headers for Django Project #238

mehmetemreakbulut opened this issue Oct 29, 2022 · 1 comment · Fixed by #239
Assignees
Labels
Prio: High Importance of Issue: High Status: Accepted Issue is reviewed, accepted Team: Backend Backend based work - for backend team Type: Bug Something isn't working

Comments

@mehmetemreakbulut
Copy link
Contributor

mehmetemreakbulut commented Oct 29, 2022

Description:

Frontend faces some diffucilties when sending request to backend. CORS headers must be fixed to allow frontend to access our APIs.

Todo's:

  • Enabling CORS headers

Reviewer: @oguzhandemirelx

Task Deadline: 29/10/2022 18:00
Review Deadline: 29/10/2022 23:00

@mehmetemreakbulut mehmetemreakbulut added Type: Bug Something isn't working Prio: High Importance of Issue: High Type: To Do Our tasks are labeled with this label. Status: In Progress Issue is worked on, currently labels Oct 29, 2022
@mehmetemreakbulut mehmetemreakbulut self-assigned this Oct 29, 2022
@mehmetemreakbulut mehmetemreakbulut linked a pull request Oct 29, 2022 that will close this issue
2 tasks
@mehmetemreakbulut
Copy link
Contributor Author

  • CORS headers added.
  • Will be tested with frontend

@mehmetemreakbulut mehmetemreakbulut added Team: Backend Backend based work - for backend team and removed Type: To Do Our tasks are labeled with this label. labels Oct 29, 2022
@palahb palahb added Status: Accepted Issue is reviewed, accepted and removed Status: In Progress Issue is worked on, currently labels Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prio: High Importance of Issue: High Status: Accepted Issue is reviewed, accepted Team: Backend Backend based work - for backend team Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants