Alan Cyment

Results 8 comments of Alan Cyment

Hi Bruno, Although it is a “proposed property”, it works ok in VSCode (tried it with 1.81.1). I haven’t tried setting a Prettier config file, but others in online forums...

I was not using rosetta. I'll give it a try and report back.

Sorry for not answering before. Both alternatives work, but I just found this interface to be a bit more encapsulated, but it's very subjective.

> whats the purpose of that? when is it used? Sorry for the terse initial description I currently need it for a survey I am running. One of the question...

@foarsitter I am trying to test the branch for an existing project. I created a blank project with the branch and then tried to merged the differences with mine. I...

> Are you using docker? How did you add the requirements? Wich module cannot be found? Yes, using docker. I had added them to base.txt (they worked fine with pip)...

I get an error when trying to execute those commands (unknown docker command: "compose add") Anyway, I had manually added the dependencies (including django-money) to pyproject.toml and did a build...

Cool, I managed to run uv add Error is still there. I didn't have a .venv in my directory. django-money is inside the generated `.venv/lib/python3.12/site-packages` I merged all of the...