Switched to importing the correct templatetags that got renamed.

This commit is contained in:
Brent O'Connor 2016-02-11 08:49:58 -06:00
parent 93d97d805b
commit 1deb79f75b

View file

@ -1,5 +1,5 @@
{% extends "admin/change_list.html" %}
{% load admin_list i18n admin_tree_list %}
{% load admin_list i18n admin_tree_list_tags %}
{% block extrahead %}
{{ block.super }}
<script type="text/javascript">