Skip to content

Commit

Permalink
ImportMixin loads correct template so all users can see import button
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonia Blair committed Feb 24, 2016
1 parent 5998707 commit 49c19a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,4 @@ The following is a list of much appreciated contributors:
* jnns (Jannis)
* sgarcialaguna
* carlosp420 (Carlos Peña)
* freelancersunion (Freelancers Union)
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% extends "admin/change_list.html" %}
{% extends "admin/import_export/change_list.html" %}
{% load i18n %}

{% block object-tools-items %}
Expand Down

0 comments on commit 49c19a9

Please sign in to comment.