timetracker/games
Lukáš Kucharczyk ff28600710
Django CI/CD / test (push) Successful in 56s Details
Django CI/CD / build-and-push (push) Successful in 2m2s Details
Fix timestamp minutes on game page
Fixed #72
2024-03-27 14:38:00 +01:00
..
fixtures Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
graphql Organize better 2023-11-30 17:35:44 +01:00
migrations Make it possible to drop purchases, or consider them infinite 2024-01-03 22:35:39 +01:00
static Reformat 2024-02-10 09:50:53 +01:00
templates Fix timestamp minutes on game page 2024-03-27 14:38:00 +01:00
templatetags Render notes as Markdown 2024-02-09 21:37:39 +01:00
__init__.py Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
admin.py isort 2023-11-16 16:27:41 +01:00
apps.py Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
forms.py Make it possible to drop purchases, or consider them infinite 2024-01-03 22:35:39 +01:00
models.py Do not edit sort_name invisibly 2024-03-04 16:50:37 +01:00
schema.py Organize better 2023-11-30 17:35:44 +01:00
tests.py Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
urls.py Make it possible to end session from game overview 2024-01-14 21:27:18 +01:00
views.py Add stats for dropped purchases 2024-03-10 22:48:46 +01:00