Added asset model and basic views

This commit is contained in:
2022-03-10 17:28:39 +01:00
parent 7e446bcbec
commit 16a0b92731
16 changed files with 156 additions and 0 deletions

3
asset/admin.py Normal file
View File

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