testovi ne rade

This commit is contained in:
2024-01-17 08:32:22 +01:00
parent 92d98a299c
commit 75c00b0e91
14 changed files with 10 additions and 79 deletions

View File

@@ -9,7 +9,7 @@ BASE_DIR = os.path.dirname(os.path.dirname(__file__))
PARDIR = os.pardir
APPLICATION_NAME = "rgi-dev"
APPLICATION_NAME = "plovidba_aplikacija "
ENV_PATH = os.path.join('/etc/secrets/', APPLICATION_NAME)

View File

@@ -50,7 +50,6 @@ INSTALLED_APPS = [
# 3rd party
'rest_framework',
'drf_yasg',
'rest_framework_swagger',
# Custom apps:
'plovidba_aplikacija',