diff --git a/SocialHelper/SocialHelper/__pycache__/settings.cpython-37.pyc b/SocialHelper/SocialHelper/__pycache__/settings.cpython-37.pyc index e2a7a8e..4584a4d 100644 Binary files a/SocialHelper/SocialHelper/__pycache__/settings.cpython-37.pyc and b/SocialHelper/SocialHelper/__pycache__/settings.cpython-37.pyc differ diff --git a/SocialHelper/SocialHelper/settings.py b/SocialHelper/SocialHelper/settings.py index 702d0f7..baa6bc0 100644 --- a/SocialHelper/SocialHelper/settings.py +++ b/SocialHelper/SocialHelper/settings.py @@ -33,6 +33,7 @@ ALLOWED_HOSTS = [] INSTALLED_APPS = [ 'homepage.apps.HomepageConfig', 'enGB.apps.EngbConfig', + 'django.contrib.postgres', 'django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', diff --git a/SocialHelper/enGB/__pycache__/urls.cpython-37.pyc b/SocialHelper/enGB/__pycache__/urls.cpython-37.pyc index c48944a..f62dbac 100644 Binary files a/SocialHelper/enGB/__pycache__/urls.cpython-37.pyc and b/SocialHelper/enGB/__pycache__/urls.cpython-37.pyc differ diff --git a/SocialHelper/enGB/__pycache__/views.cpython-37.pyc b/SocialHelper/enGB/__pycache__/views.cpython-37.pyc index 97f424e..82b5a63 100644 Binary files a/SocialHelper/enGB/__pycache__/views.cpython-37.pyc and b/SocialHelper/enGB/__pycache__/views.cpython-37.pyc differ diff --git a/SocialHelper/enGB/templates/enGB/add_comment.html b/SocialHelper/enGB/templates/enGB/add_comment.html index 27677d6..f9137c2 100644 --- a/SocialHelper/enGB/templates/enGB/add_comment.html +++ b/SocialHelper/enGB/templates/enGB/add_comment.html @@ -17,7 +17,7 @@ -