euscanwww: Fixing tasks

Fixing minor bugs in tasks.py and little related stuff

Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
volpino
2012-06-27 10:15:30 +02:00
parent 1ae2dcba50
commit 951624759a
6 changed files with 18 additions and 19 deletions

View File

@ -73,7 +73,7 @@
});
});
setTimeout(location.reload, 10000);
setTimeout(location.reload, 30000);
});
})(django.jQuery);