Merge pull request #113 from itbabu/itbabu-remove-load-url-from-future
Remove `{% load url from future %}`
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
{% extends change_form_template_extends %}
|
{% extends change_form_template_extends %}
|
||||||
{% load i18n admin_modify %}
|
{% load i18n admin_modify %}
|
||||||
{% load url from future %}
|
|
||||||
{% load static from staticfiles %}
|
{% load static from staticfiles %}
|
||||||
|
|
||||||
{% block extrahead %}
|
{% block extrahead %}
|
||||||
|
|||||||
Reference in New Issue
Block a user