merge branch Development to branch Main
Compare changes
+ 18
− 3
@@ -29,6 +29,15 @@ DEBUG = config('DEBUG')
@@ -39,8 +48,10 @@ INSTALLED_APPS = [
@@ -51,6 +62,7 @@ MIDDLEWARE = [
@@ -58,7 +70,7 @@ ROOT_URLCONF = 'exavarius.urls'
@@ -127,9 +139,12 @@ USE_TZ = True