correct discount model
This commit is contained in:
parent
f5f4ec8ac9
commit
3896636f9b
6 changed files with 201 additions and 55 deletions
3
.github/copilot-instructions.md
vendored
3
.github/copilot-instructions.md
vendored
|
@ -7,4 +7,7 @@ Docker specific code is in the folder docker/.
|
|||
Kubernetes deployment specific files in deployment/.
|
||||
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`.
|
||||
|
||||
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