Initial commit

This commit is contained in:
2022-12-31 14:18:27 +01:00
commit 6ae46c5d34
36 changed files with 1956 additions and 0 deletions

3
src/web/tracker/admin.py Normal file
View File

@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.