Initial bayer app

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

3
bayer/tests.py Normal file
View File

@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.