timetracker/games
Lukáš Kucharczyk 5ef8c07f30
Initial working API
2023-11-30 17:35:44 +01:00
..
fixtures Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
migrations Editions are unique if name, platform OR year is different 2023-11-28 14:44:11 +01:00
static Better formatting 2023-11-29 22:26:43 +01:00
templates Disable hx-boost 2023-11-28 14:29:56 +01:00
templatetags Rename project, part 2 (#42) 2023-01-20 13:37:46 +00: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 Fix form not syncing due to HTMX 2023-11-16 19:03:16 +01:00
models.py Editions are unique if name, platform OR year is different 2023-11-28 14:44:11 +01:00
schema.py Initial working API 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 Only allow choosing purchases of selected edition 2023-11-15 14:25:42 +01:00
views.py Fix longest session formatting 2023-11-29 09:08:10 +01:00