From f4d6be02a756865b951d94fa8e9cd5866dcea7de Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 18 Apr 2017 13:40:28 +0200 Subject: Django 1.8: removing "load url from future" we are in the future --- archaeological_files/templates/ishtar/blocks/window_file_nav.html | 1 - 1 file changed, 1 deletion(-) (limited to 'archaeological_files') diff --git a/archaeological_files/templates/ishtar/blocks/window_file_nav.html b/archaeological_files/templates/ishtar/blocks/window_file_nav.html index 149603af8..f8b6ddb8a 100644 --- a/archaeological_files/templates/ishtar/blocks/window_file_nav.html +++ b/archaeological_files/templates/ishtar/blocks/window_file_nav.html @@ -1,6 +1,5 @@ {% extends "ishtar/blocks/window_nav.html" %} {% load i18n %} -{% load url from future %} {% block extra_actions %} -- cgit v1.2.3