From fdb88b0107a1e12e2fc79c8664342bdef80f2870 Mon Sep 17 00:00:00 2001 From: bashmak Date: Mon, 19 Mar 2018 13:45:29 +0300 Subject: [PATCH] fix bugs --- mapapp/templates/maps/dot.html | 3 ++- mapapp/templates/maps/modal_add_dot.html | 4 ++-- migrate_to_0.2.py | 25 +++++++++++++++++--- taskapp/templates/taskapp/add_edit_task.html | 3 ++- 4 files changed, 28 insertions(+), 7 deletions(-) diff --git a/mapapp/templates/maps/dot.html b/mapapp/templates/maps/dot.html index e163401..90226f3 100644 --- a/mapapp/templates/maps/dot.html +++ b/mapapp/templates/maps/dot.html @@ -1,6 +1,7 @@ {% extends 'base.html' %} {% load i18n %} {% load bootstrap3 %} +{% load globaltags %} {% block main %}