I don't use uv for my (django) projects because my pip/venv workflow is good enough and had never failed me in 15 years.
However I really like installing uv globally on my Windows systems and then using uvx to run stuff without caring about venvs and putting stuff to path.