This comment is half-right. Yes, the exact location may vary.
However, it’s not a good idea to have nginx reading static files from anywhere in your Django project’s directory structure. It’s always better to have the static files moved to a location outside your Django project directory.