Configure settings: add kitchen app, DRF, timezone, allowed hosts

This commit is contained in:
Caine
2026-04-01 22:48:28 +01:00
parent 40cc3de3e4
commit 5c6f7ead8f
12 changed files with 334 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.