timetracker/src/web/tracker
Lukáš Kucharczyk bedfbb7f31
Remove cruft
2023-01-05 22:09:21 +01:00
..
fixtures Clean up migrations, do not include database 2023-01-02 19:36:03 +01:00
migrations Do not require timestamp_end, initialize db 2023-01-03 00:13:26 +01:00
static Improve session list 2023-01-05 22:00:08 +01:00
templates Remove cruft 2023-01-05 22:09:21 +01:00
templatetags Set default version to "git-main" 2023-01-04 17:20:46 +01:00
__init__.py Initial commit 2022-12-31 14:18:27 +01:00
admin.py Enable admin site 2023-01-02 19:36:22 +01:00
apps.py Initial commit 2022-12-31 14:18:27 +01:00
forms.py Make it possible to add a new platform 2023-01-04 17:24:54 +01:00
models.py Improve duration handling in Session model 2023-01-05 22:01:15 +01:00
tests.py Initial commit 2022-12-31 14:18:27 +01:00
urls.py Allow deleting sessions 2023-01-04 20:28:07 +01:00
views.py Remove cruft 2023-01-05 22:09:21 +01:00