Zaubeerer

Results 6 issues of Zaubeerer

Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using (`python --version`)? Python 3.8.2 2. What operating system and processor architecture are you...

## Intro If I understand `c.ModelForm` correctly, `submit_url='/decisions/'` should post to `"/decisions/"`. This may lead to the following errors: - `405 Method Not Allowed`, if the post route does not...

Just adding a launch configuration for convenience to start both frontend and backend with a single command.

internal

I installed chrome on WSL via `sudo apt install --fix-missing ./google-chrome-stable_current_amd64.deb`. However I got the following error: ```plain Unable to find chrome version *. Available auto-discovered versions are: []. You...

### Problem description As [discussed on Discord](https://discordapp.com/channels/1082332781146800168/1082338253925003385/1166398225259958422), there currently isn't a proper integration with VS Code yet. It would be great if pixi environments automagically show up when selecting the...

enhancement

### Problem description ## Problem I have a package B, with the following `pyproject.toml`: ```toml [build-system] requires = ["setuptools >= 61.0"] build-backend = "setuptools.build_meta" [project] name = "core" version =...

enhancement