WIP: Implement filters #80

Draft
lukas wants to merge 1 commits from filters_finally into main
Owner
No description provided.
lukas added 1 commit 2024-11-11 22:29:38 +00:00
Django CI/CD / test (push) Successful in 1m1s Details
Django CI/CD / build-and-push (push) Has been skipped Details
0c20d31d31
Initial commit
All checks were successful
Django CI/CD / test (push) Successful in 1m1s
Django CI/CD / build-and-push (push) Has been skipped
This pull request has changes conflicting with the target branch.
  • games/views/purchase.py
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b filters_finally main
git pull origin filters_finally

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff filters_finally
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lukas/timetracker#80
No description provided.