From c13fbf6ef0f3777fb8303717bf811ed787519d1d Mon Sep 17 00:00:00 2001 From: Tejas Sawant Date: Fri, 27 Oct 2023 17:39:10 +0530 Subject: [PATCH 1/2] Update settings.py --- APST/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APST/settings.py b/APST/settings.py index 58dc129..a04d413 100644 --- a/APST/settings.py +++ b/APST/settings.py @@ -14,7 +14,7 @@ # SECURITY WARNING: don't run with debug turned on in production! DEBUG = True -ALLOWED_HOSTS = [*] +ALLOWED_HOSTS = ['TejasSawant07.pythonanywhere.com'] # Application definition From 284b8181b0a2af8141e687f02f3a12be6b83e909 Mon Sep 17 00:00:00 2001 From: Tejas Sawant Date: Fri, 27 Oct 2023 18:05:39 +0530 Subject: [PATCH 2/2] Update basic.html --- library/templates/basic.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/templates/basic.html b/library/templates/basic.html index f484aa9..f45a400 100644 --- a/library/templates/basic.html +++ b/library/templates/basic.html @@ -288,7 +288,7 @@