timetracker/games
Lukáš Kucharczyk 89d1bbdd9e
Django CI/CD / test (push) Successful in 56s Details
Django CI/CD / build-and-push (push) Successful in 2m29s Details
Fix games stats, show all played games instead of top 10
2025-02-01 10:02:23 +01:00
..
fixtures Implement converting prices (#79) 2024-11-11 16:36:57 +00:00
graphql Remove Edition 2025-01-29 22:05:06 +01:00
management/commands Implement converting prices (#79) 2024-11-11 16:36:57 +00:00
migrations Improve price information 2025-01-30 16:38:13 +01:00
static Remove Edition 2025-01-29 22:05:06 +01:00
templates Fix games stats, show all played games instead of top 10 2025-02-01 10:02:23 +01:00
templatetags replace slippers with django-cotton 2024-09-02 17:43:41 +02:00
views Fix games stats, show all played games instead of top 10 2025-02-01 10:02:23 +01:00
__init__.py Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
admin.py Remove Edition 2025-01-29 22:05:06 +01:00
apps.py Improve database concurrency 2025-01-30 16:53:30 +01:00
forms.py Remove Edition 2025-01-29 22:05:06 +01:00
models.py Improve purchase view 2025-01-30 17:54:42 +01:00
schema.py Organize better 2023-11-30 17:35:44 +01:00
signals.py Improve price information 2025-01-30 16:38:13 +01:00
tasks.py Improve price information 2025-01-30 16:38:13 +01:00
tests.py Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
urls.py Remove Edition 2025-01-29 22:05:06 +01:00