Merge pull request #113 from itbabu/itbabu-remove-load-url-from-future

Remove `{% load url from future %}`
master
Brandon Taylor 2015-11-14 10:08:44 -05:00
commit 9e4396b2b1
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
{% extends change_form_template_extends %}
{% load i18n admin_modify %}
{% load url from future %}
{% load static from staticfiles %}
{% block extrahead %}