From c9f5a93c44201a47456feb6ff33f0a3f4c7923eb Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Wed, 18 Jan 2012 09:25:59 +0100 Subject: sorl.thumbnail is not the right thing for webcams, as it is caching --- sublab_project/templates/base.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'sublab_project/templates') diff --git a/sublab_project/templates/base.html b/sublab_project/templates/base.html index 1f9346a..cd0cd30 100644 --- a/sublab_project/templates/base.html +++ b/sublab_project/templates/base.html @@ -107,13 +107,9 @@ {% flatblock "motd" %}


- {% thumbnail "karlheine_cam.jpg" "200" upscale=False as image %} - Webcam im Fenster - {% endthumbnail %} + Webcam im Fenster
- {% thumbnail "tempgraph.png" "200" upscale=False as image %} - Temperaturen im sublab - {% endthumbnail %} + Temperaturen im sublab

Mitglied werden -- cgit v1.2.1