chore: splitted views file into separated files

This commit is contained in:
2024-11-30 13:28:44 +01:00
parent e40cdee31b
commit e6680463ec
12 changed files with 99 additions and 98 deletions
+1 -2
View File
@@ -1,9 +1,8 @@
import os
from pathlib import Path
import environ
from shutil import which
import environ
BASE_DIR = Path(".")