compute plan grouping
This commit is contained in:
parent
3896636f9b
commit
19b36b9a2c
7 changed files with 284 additions and 93 deletions
2
.github/copilot-instructions.md
vendored
2
.github/copilot-instructions.md
vendored
|
@ -10,4 +10,6 @@ GitLab CI is used as the main CI/CD system.
|
|||
The project uses Astral uv to manage the Pythong project, dependencies and the venv.
|
||||
Execute Django with `uv run --extra dev manage.py`.
|
||||
|
||||
Always add comments to the code to describe what's happening.
|
||||
|
||||
Answers should be short and concise, and should not include any unnecessary comments or explanations, but be clear on which file a code block should be placed in.
|
Loading…
Add table
Add a link
Reference in a new issue