Initial bayer app

This commit is contained in:
Tim Lorsbach
2026-03-06 15:27:00 +01:00
parent 5c23a2f21c
commit 29fca1f2ec
11 changed files with 264 additions and 0 deletions

3
bayer/views.py Normal file
View File

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