timetracker/games/views
Lukáš Kucharczyk 19676f8441
Django CI/CD / test (push) Successful in 1m17s Details
Django CI/CD / build-and-push (push) Successful in 2m10s Details
Implement converting prices (#79)
Reviewed-on: #79
2024-11-11 16:36:57 +00:00
..
__init__.py separate views out 2/2 2024-08-12 21:52:26 +02:00
device.py add table header actions 2024-09-08 21:03:37 +02:00
edition.py add icon field to platform, use everywhere 2024-10-16 17:45:23 +02:00
game.py view_game: display timezone-aware time for end timestamp 2024-10-16 17:45:23 +02:00
general.py Implement converting prices (#79) 2024-11-11 16:36:57 +00:00
platform.py order platforms by name 2024-10-16 17:45:23 +02:00
purchase.py also sort purchases by created_at 2024-10-18 09:50:10 +02:00
session.py Pass search_string to search_field.html 2024-11-10 00:05:33 +01:00