From 8d2006f71529f1d735d22eb65cb0c7086b10e34c Mon Sep 17 00:00:00 2001 From: Daniel Xenes Date: Thu, 24 Oct 2024 13:59:28 -0400 Subject: [PATCH] updates email and disables debug --- neuvue_project/neuvue/settings.py | 2 +- neuvue_project/neuvueDB.sqlite3 | Bin 401408 -> 401408 bytes neuvue_project/templates/about.html | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/neuvue_project/neuvue/settings.py b/neuvue_project/neuvue/settings.py index 5d70b87..cfdd1f4 100644 --- a/neuvue_project/neuvue/settings.py +++ b/neuvue_project/neuvue/settings.py @@ -23,7 +23,7 @@ SECRET_KEY = os.environ["DJANGO_SECRET_KEY"] # SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True +DEBUG = False SITE_ID = 2 diff --git a/neuvue_project/neuvueDB.sqlite3 b/neuvue_project/neuvueDB.sqlite3 index 9b67a97054f7783e9787b34afb0251c6dfa1ca4f..016babccb7ae8e5a820cdfd2d7032af43ec502d8 100644 GIT binary patch delta 141 zcmZoTAklC@VuCay=R_H2M$X2B)&$0_2~0uJg60Z_rdGzrRz~J}7G`E97MAUYqnUu1 z8Hic7AC6{qKIB_I7_cwvCJcSLiCv delta 141 zcmZoTAklC@VuCay+e8^>Mz+R;)&$0_2~0uJf@TUv2395pRz`+;md2(gW`^yDqnUu1 z8Hic7AC6{qKIEBc8D^F59-NbG;9ZiPljf9T>h102p5y436XY9`YLuRtl2aCDXdGE+ b=9ZY0Y++_I7_cwvCJc9k?n5 diff --git a/neuvue_project/templates/about.html b/neuvue_project/templates/about.html index 0e8fa7d..b7fc105 100644 --- a/neuvue_project/templates/about.html +++ b/neuvue_project/templates/about.html @@ -82,7 +82,7 @@

Collaborators

Contact Us

- We'd love to hear from you! Reach out at info@neuvue.io with questions or if you are interested in collaborating with us. + We'd love to hear from you! Reach out at info@bossdb.org with questions or if you are interested in collaborating with us.