Merge pull request #21 from vdboor/master
Remove unused load statements in add_type_form.htmlfix_request_path_info
commit
6b7edd06a6
|
|
@ -1,5 +1,5 @@
|
|||
{% extends "admin/change_form.html" %}
|
||||
{% load i18n admin_modify adminmedia %}
|
||||
{% load i18n %}
|
||||
{% load url from future %}
|
||||
|
||||
{% block breadcrumbs %}{% if not is_popup %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue