timetracker/src/web/tracker
Lukáš Kucharczyk aae05f23e7 Filtering sessions by purchase 2023-01-03 19:03:30 +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 Fix dark mode issues 2023-01-03 19:01:10 +01:00
templates Filtering sessions by purchase 2023-01-03 19:03:30 +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 Initial commit 2022-12-31 14:18:27 +01:00
models.py Do not require timestamp_end, initialize db 2023-01-03 00:13:26 +01:00
tests.py Initial commit 2022-12-31 14:18:27 +01:00
urls.py Filtering sessions by purchase 2023-01-03 19:03:30 +01:00
views.py Filtering sessions by purchase 2023-01-03 19:03:30 +01:00