chore: refactor settings

This commit is contained in:
2024-03-24 20:59:23 +01:00
parent 05ece2c074
commit 6b04fe7e23
8 changed files with 57 additions and 41 deletions
-4
View File
@@ -1,4 +0,0 @@
from .base import *
DEBUG = True
ALLOWED_HOSTS = ["*"]
-1
View File
@@ -1 +0,0 @@
from .base import *