request. query_params is a more correctly named synonym for request . GET . For clarity inside your code, we recommend using request. query_params instead of the Django’s standard request.
request. query_params is a more correctly named synonym for request . GET . For clarity inside your code, we recommend using request. query_params instead of the Django’s standard request.