create reservation models

This commit is contained in:
Thomas Girod
2025-04-13 15:09:42 +02:00
committed by imperosol
parent 903be4a77c
commit b3a2459147
10 changed files with 256 additions and 1 deletions

1
reservation/views.py Normal file
View File

@@ -0,0 +1 @@
# Create your views here.