estou tentando consumir a api que construimos com o django com o next js porem estou enfrentando problemas de cors
Access to fetch at 'http://localhost:8000/users' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
como posso liberar o acesso para isso