From 717b1f3230ebfc2c321b8c11c69297d053d4e13d Mon Sep 17 00:00:00 2001 From: srikanta6262 <67498208+srikanta6262@users.noreply.github.com> Date: Mon, 19 Oct 2020 10:02:35 +0530 Subject: [PATCH 1/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99bf36e..ea2678a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # website -The official website of Python Bangladesh +The official website of Bangladesh using From 989a6e5ebe754853a2ab11e6ea8daba1adb2fdc0 Mon Sep 17 00:00:00 2001 From: srikanta6262 <67498208+srikanta6262@users.noreply.github.com> Date: Mon, 19 Oct 2020 10:03:02 +0530 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea2678a..891240a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # website -The official website of Bangladesh using +The official website of Bangladesh using python From c0f1663be4e621420b9e3631f424aba61784459d Mon Sep 17 00:00:00 2001 From: srikanta6262 <67498208+srikanta6262@users.noreply.github.com> Date: Mon, 19 Oct 2020 10:06:32 +0530 Subject: [PATCH 3/5] Update views.py --- home/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/views.py b/home/views.py index 8bec7a7..d79cd57 100644 --- a/home/views.py +++ b/home/views.py @@ -33,7 +33,7 @@ def slack(request): if not data['ok']: if data['error'] == 'already_invited': - view_data['message'] = "You are already invited to this team! Please check your email!" + view_data['message'] = "You are already invited to this team! Please recheck your email!" else: view_data['message'] = "Error: " + data['error'] From 03b4117a981e2517c42b677441c3e7334c50d8cf Mon Sep 17 00:00:00 2001 From: srikanta6262 <67498208+srikanta6262@users.noreply.github.com> Date: Mon, 19 Oct 2020 10:07:55 +0530 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 891240a..ea2678a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # website -The official website of Bangladesh using python +The official website of Bangladesh using From 9ec78c14c26456f171e19020b564897bb15af071 Mon Sep 17 00:00:00 2001 From: srikanta6262 <67498208+srikanta6262@users.noreply.github.com> Date: Mon, 19 Oct 2020 10:08:35 +0530 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea2678a..606b1a5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # website -The official website of Bangladesh using +The official website of Bangladesh using Django