From d0b453eee7526a77401282a907560a69404411b5 Mon Sep 17 00:00:00 2001 From: Zambom Date: Thu, 27 Oct 2016 19:06:13 -0300 Subject: [PATCH] REsolving input date in poll [Issue: #226] --- poll/templates/poll/create.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poll/templates/poll/create.html b/poll/templates/poll/create.html index 2ba1b5d..a4731a3 100644 --- a/poll/templates/poll/create.html +++ b/poll/templates/poll/create.html @@ -99,7 +99,7 @@
{# {% render_field form.limit_date class="form-control" form="form"%} #} - + {% if form.limit_date.errors %}

-- libgit2 0.21.2