Initial bayer app

This commit is contained in:
Tim Lorsbach
2026-03-06 15:27:00 +01:00
parent fb073438db
commit 9afa122abe
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.