Paweł Chojnowski

Results 4 comments of Paweł Chojnowski

Hi @aleksihakli, I just created the PR. I'm sorry it took so long. Making more translations is as simple as: ```shell django-admin makemessages -l pl # edit django.po django-admin compilemessages...

> What should we do in the case that the url for the private repo contains private username and password? I.E. > > ``` > [[tool.poetry.source]] > name = "private"...

In my tests isort ignores **pyproject.toml** regardless the files being passed. Example **pyproject.toml**: ```toml [tool.poetry] name = "isort_test" version = "0.1.0" description = "" authors = ["Python Developer "] [tool.poetry.dependencies]...

I have the same error with AppImage after I upgraded from Ubuntu 22.04 to 24.04. `--no-sandbox` works.