diff --git a/archilance/settings/base.py b/archilance/settings/base.py index 0600cb5..9b25660 100644 --- a/archilance/settings/base.py +++ b/archilance/settings/base.py @@ -111,7 +111,7 @@ WSGI_APPLICATION = 'archilance.wsgi.application' DATABASES = { 'default': { 'ENGINE': 'django.db.backends.postgresql_psycopg2', - 'NAME': 'archilance2', + 'NAME': 'archilance', 'USER': 'postgres', 'PASSWORD': 'postgres', 'HOST': 'localhost', diff --git a/chat/templates/chat_customer.html b/chat/templates/chat_customer.html index 3220cc2..5f8f066 100644 --- a/chat/templates/chat_customer.html +++ b/chat/templates/chat_customer.html @@ -272,7 +272,7 @@ $.each(json.results, function (i, v) { if (v.status == "not_agreed") { htmlInbox += '
Этап