From afd8f39e23b7b28fbf351f3fb6c43422fdab8a65 Mon Sep 17 00:00:00 2001 From: vlados31 Date: Thu, 29 Sep 2022 12:19:10 +0300 Subject: [PATCH] Perform to move main developing to git --- arka/settings.py | 14 +--- static/css/style.css | 1 + templates/index.html | 158 +++++++++++++++++++++---------------------- 3 files changed, 83 insertions(+), 90 deletions(-) diff --git a/arka/settings.py b/arka/settings.py index 7e4b5ac..0e7a308 100644 --- a/arka/settings.py +++ b/arka/settings.py @@ -27,7 +27,7 @@ SECRET_KEY = 'django-insecure-59tghb+-((1(j5zq5m_=5v4zfna8m&^e6aet5wxrb@ol&n!*41 # SECURITY WARNING: don't run with debug turned on in production! DEBUG = True -ALLOWED_HOSTS = ["arka.topserv4824.duckdns.org", "192.168.0.160", "localhost"] +ALLOWED_HOSTS = ["localhost", "127.0.0.1"] CSRF_TRUSTED_ORIGINS = ['https://arka.topserv4824.duckdns.org'] # Application definition @@ -82,17 +82,9 @@ WSGI_APPLICATION = 'arka.wsgi.application' # https://docs.djangoproject.com/en/4.1/ref/settings/#databases DATABASES = { - # 'default': { - # 'ENGINE': 'django.db.backends.sqlite3', - # 'NAME': BASE_DIR / 'db.sqlite3', - # } 'default': { - 'ENGINE': 'django.db.backends.postgresql_psycopg2', - 'NAME': 'vlad_arkadb', - 'USER': 'vlad_arka', - 'PASSWORD': '#e1LjpSY74^2', - 'HOST': 'localhost', - 'PORT': '', + 'ENGINE': 'django.db.backends.sqlite3', + 'NAME': BASE_DIR / 'db.sqlite3', } } diff --git a/static/css/style.css b/static/css/style.css index 6d49a85..f3d6ae7 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -65,6 +65,7 @@ header > * { #logo-text { font-size: 32px; + font-weight: bolder; } #logo-image { diff --git a/templates/index.html b/templates/index.html index 9c734af..39596a4 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,19 +4,19 @@ {% block styles %} @@ -119,18 +119,18 @@

Создай объявление и получи ремонт с гарантией качества

+
+

Здесь вы найдете проверенного исполнителя или заказчика под любую вашу задачу и профиль

+
-