Pārlūkot izejas kodu

auto commit

master
jfinn 9 mēnešus atpakaļ
vecāks
revīzija
6a0305d21f
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      edan_v1/edan_v1/settings.py

+ 2
- 2
edan_v1/edan_v1/settings.py Parādīt failu

@@ -40,7 +40,7 @@ CSRF_TRUSTED_ORIGINS =["https://*.edanflor.com"]
40 40
 # Application definition
41 41
 
42 42
 INSTALLED_APPS = [
43
-    
43
+    'hrld',
44 44
     "django.contrib.admin",
45 45
     "django.contrib.auth",
46 46
     "django.contrib.contenttypes",
@@ -100,7 +100,7 @@ INSTALLED_APPS = [
100 100
     # 3rd-party apps that the sandbox depends on
101 101
     'django_extensions',
102 102
     'debug_toolbar',
103
-    "hrld",
103
+    'hrld',
104 104
 
105 105
 ]
106 106
 SITE_ID = 1 #added

Notiek ielāde…
Atcelt
Saglabāt