From 322fbaad26347773d41a6c772b37322c11b49028 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 18 Mar 2021 23:07:26 +0000 Subject: [PATCH 01/15] replace http with https --- anatomy/templates/anatomy/mark.html | 2 +- anatomy/templates/anatomy/question_detail.html | 2 +- longs/models.py | 4 ++-- rapids/models.py | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anatomy/templates/anatomy/mark.html b/anatomy/templates/anatomy/mark.html index 943718ff..22993d12 100644 --- a/anatomy/templates/anatomy/mark.html +++ b/anatomy/templates/anatomy/mark.html @@ -5,7 +5,7 @@ Edit Admin Edit

{{ question.question_type }}

-
+
{% csrf_token %} diff --git a/anatomy/templates/anatomy/question_detail.html b/anatomy/templates/anatomy/question_detail.html index e2ac58b7..63bbc867 100644 --- a/anatomy/templates/anatomy/question_detail.html +++ b/anatomy/templates/anatomy/question_detail.html @@ -15,7 +15,7 @@
{% endif %} -