New App for Components

This commit is contained in:
Juhn-Vitus Saß
2025-02-14 16:45:28 +01:00
parent 897ee79237
commit 7f1be5afab
8 changed files with 20 additions and 2 deletions

3
core/components/views.py Normal file
View File

@@ -0,0 +1,3 @@
from django.shortcuts import render
# Create your views here.