shamiitltd / ems-hrm

0 stars 0 forks source link

Set Up CORS in Django #35

Open vinay-upadhyay opened 3 weeks ago

vinay-upadhyay commented 3 weeks ago

Task: Configure CORS settings in Django to allow cross-origin requests from the frontend. • Outcome: CORS enabled for smooth frontend-backend communication.