timetracker/src/web/tracker
Lukáš Kucharczyk 8ae99faa8e
Fix button taking up 100% width
Fixes #37
2023-01-18 16:58:25 +01:00
..
fixtures Clean up migrations, do not include database 2023-01-02 19:36:03 +01:00
migrations Sort and clean up imports 2023-01-15 23:39:52 +01:00
static Allow filtering by platform and game 2023-01-15 23:14:28 +01:00
templates Fix button taking up 100% width 2023-01-18 16:58:25 +01:00
templatetags Sort and clean up imports 2023-01-15 23:39:52 +01:00
__init__.py Initial commit 2022-12-31 14:18:27 +01:00
admin.py Sort and clean up imports 2023-01-15 23:39:52 +01:00
apps.py Initial commit 2022-12-31 14:18:27 +01:00
forms.py Revert "Add date and time pickers to forms" 2023-01-16 23:23:26 +01:00
models.py Remove reduntant property last 2023-01-18 16:57:32 +01:00
tests.py Initial commit 2022-12-31 14:18:27 +01:00
urls.py Allow filtering by platform and game 2023-01-15 23:14:28 +01:00
views.py Remove reduntant property last 2023-01-18 16:57:32 +01:00