From ddc7f5366aac4496d216e80689a9108cdfe0d179 Mon Sep 17 00:00:00 2001 From: Baptiste Mispelon Date: Wed, 12 Nov 2014 16:17:07 +0100 Subject: [PATCH] Fixed mixed content bugs when viewing the website over https. --- django_forms/README.md | 2 +- template_extending/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/django_forms/README.md b/django_forms/README.md index 877e4b16a32..6cce688fe52 100644 --- a/django_forms/README.md +++ b/django_forms/README.md @@ -54,7 +54,7 @@ After adding the line, your html file should now look like this: - + diff --git a/template_extending/README.md b/template_extending/README.md index c4530c2c1f8..ec08a9a4b71 100644 --- a/template_extending/README.md +++ b/template_extending/README.md @@ -25,7 +25,7 @@ Then open it up and copy everything from `post_list.html` to `base.html` file, l - +