timetracker/games
Lukáš Kucharczyk c44d8bf427
continuous-integration/drone/push Build is passing Details
Improve time-related stuff
Add created_at to all models
Add modified_at to Session
Get rid of custom now() function
Make sure aware datetime is used everywhere
2023-11-15 19:14:09 +01:00
..
fixtures Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
migrations Improve time-related stuff 2023-11-15 19:14:09 +01:00
static Name and related_purchase validation for non-games 2023-11-15 13:04:47 +01:00
templates Only allow choosing purchases of selected edition 2023-11-15 14:25:42 +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 Register Edition, Device in the admin UI 2023-02-20 22:01:20 +01:00
apps.py Rename project, part 2 (#42) 2023-01-20 13:37:46 +00:00
forms.py Only allow choosing purchases of selected edition 2023-11-15 14:25:42 +01:00
models.py Improve time-related stuff 2023-11-15 19:14:09 +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 Improve time-related stuff 2023-11-15 19:14:09 +01:00