If it works in dev, it will be a problem in either gunicorn or nginx.
in gunicorn, check --limit-request-line
in nginx, check client_max_body_size
If it works in dev, it will be a problem in either gunicorn or nginx.
in gunicorn, check --limit-request-line
in nginx, check client_max_body_size