Merge pull request #21 from vdboor/master

Remove unused load statements in add_type_form.html
fix_request_path_info
Chris Glass 2013-03-18 07:37:13 -07:00
commit 6b7edd06a6
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{% extends "admin/change_form.html" %} {% extends "admin/change_form.html" %}
{% load i18n admin_modify adminmedia %} {% load i18n %}
{% load url from future %} {% load url from future %}
{% block breadcrumbs %}{% if not is_popup %} {% block breadcrumbs %}{% if not is_popup %}