From cb828e5bfdce980ab3412b569a1889c688fc6b8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Koci=C3=A1n?= Date: Sat, 9 Jan 2016 19:14:45 +0100 Subject: [PATCH] =?UTF-8?q?Korektury:=20odstran=C4=9Bn=20zbyte=C4=8Dn?= =?UTF-8?q?=C3=BD=20print?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit se kterým jsme si užili spoustu legrace --- korektury/views.py | 1 - 1 file changed, 1 deletion(-) diff --git a/korektury/views.py b/korektury/views.py index 7302758e..e50f7458 100644 --- a/korektury/views.py +++ b/korektury/views.py @@ -31,7 +31,6 @@ class KorekturyView(generic.TemplateView): scroll = q.get('scroll') autor = q.get('au') - print "autor:" + unicode(autor) if not autor: autor = 'anonym' if not scroll: