From 05d384fdb6548525aaf95ab10b11d7051f21a513 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Thu, 29 Nov 2012 21:09:02 -0300 Subject: modified debugging header --- askbot/templates/debug_header.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/askbot/templates/debug_header.html b/askbot/templates/debug_header.html index e1230265..824b7352 100644 --- a/askbot/templates/debug_header.html +++ b/askbot/templates/debug_header.html @@ -10,7 +10,8 @@
python manage.py collectstatic

- If you do not see page styling - set DEBUG_MODE = True. + If you do not see page styling - set DEBUG_MODE = True or + use --insecure flag with the runserver command.

{% endif %} -- cgit v1.2.3-1-g7c22