Archived
1
0

Added django project

This commit is contained in:
2020-10-07 10:35:14 +02:00
parent 4173cf46cb
commit baa9d67d18
12 changed files with 198 additions and 65 deletions

3
src/home/admin.py Normal file
View File

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